org.apache.openjpa.lib.meta
public class SourceTrackers extends java.lang.Object
SourceTracker
s.Constructor and Description |
---|
SourceTrackers() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getSourceLocationMessage(SourceTracker[] trackers)
Create a message appropriate for display to the user describing
the location(s) that
trackers were loaded from. |
public static java.lang.String getSourceLocationMessage(SourceTracker[] trackers)
trackers
were loaded from.trackers
- the source-trackers for which location info should
be provided.