Package javax.jbi.component

Interface Summary
Bootstrap This interface is implemented by a JBI Component to provide any special processing required at install/uninstall time.
Component This interface, implemented by component implementations, allows the JBI implementation to query the component for various types of information.
ComponentContext This interface provides access to data needed by a JBI component about the JBI environment in which it is installed, as well providing the means to allow the component to inform the JBI environment about services provided by this component.
ComponentLifeCycle This interface must be implemented by a JBI component to provide initialization, start, stop, and shutdown life cycle processing.
InstallationContext This context contains information necessary for a JBI component to perform its installation/uninstallation processing.
ServiceUnitManager This interface defines component-supplied methods for managing service unit deployments, and is implemented by the component.
 


Built 06/07/2005 11:16 AM on acer (SunOS 5.9)

Copyright (c) 2004-2005 Sun Microsystems Inc., All Rights Reserved.