| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.lib.meta.SourceTrackers
public class SourceTrackers
Utility class for performing common operations on SourceTrackers.
| Constructor Summary | |
|---|---|
| SourceTrackers() | |
| Method Summary | |
|---|---|
| static java.lang.String | getSourceLocationMessage(SourceTracker[] trackers)Create a message appropriate for display to the user describing the location(s) that trackerswere loaded from. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SourceTrackers()
| Method Detail | 
|---|
public static java.lang.String getSourceLocationMessage(SourceTracker[] trackers)
trackers were loaded from.
trackers - the source-trackers for which location info should
 be provided.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||