|
Log4j 1.3alpha-4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.chainsaw.favourites.Favourite
A Fauvourite is just a named container of on object that can be used as a basis (prototype) for the creation of exact copies. Clients should use the FavouritesRegistry to create instances of this class so that explicit checks can be performed about the suitability of the prototype.
Method Summary | |
java.lang.String |
getName()
|
java.lang.Object |
getPrototype()
Returns the object that would be used as a basis to create new instances of that same object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public final java.lang.String getName()
public final java.lang.Object getPrototype()
|
Log4j 1.3alpha-4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |