com.novell.application.console.snapin.context
Class PlaceholderSnapinContext

java.lang.Object
  |
  +--com.novell.application.console.snapin.context.SnapinContext
        |
        +--com.novell.application.console.snapin.context.PlaceholderSnapinContext

public class PlaceholderSnapinContext
extends SnapinContext

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.

See Also:
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

getObjectEntry

public ObjectEntry getObjectEntry()
Retrieves the ObjectEntry from the context.
Returns:
The ObjectEntry associated with the PlaceholderSnapinContext.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.