|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.novell.application.console.snapin.context.SnapinContext
|
+--com.novell.application.console.snapin.context.PlaceholderSnapinContext
Contains an ObjectEntry to be passed to the PlaceholderSnapin.
The PlaceholderSnapinContext object is passed to the PlaceholderSnapin on initialization through the InitSnapinInfo parameter to the initSnapin() method. The PlaceholderSnapinContext can be retrieved from the InitSnapinInfo parameter with a call to the getSnapinContext() method.
SnapinContext,
| Method Summary | |
ObjectEntry |
getObjectEntry()
Retrieves the ObjectEntry from the context. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public ObjectEntry getObjectEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||