Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sapportals.wcm.crt.component Classes and Interfaces - 28 results found.
NameDescriptionTypePackageFramework
AutoRestartExceptionThis is a specialized startup exception that instructs the CRT to automatically retry the startup.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
ComponentEventThe event contains the component's URI and java class object.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
ComponentEvent .TypeClasscom.sapportals.wcm.crt.componentSAP NetWeaver
ComponentExceptionThe exception thrown to indicate a problem with Components.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
ComponentStateAn enumeration of a component's possible states during runtime.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
ComponentStateHandlerThis class must be used for state and life-cycle handling in component implementations.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
ComponentUriA component URI (RFC2396 ) is an identifier for a component in the CRT.Classcom.sapportals.wcm.crtSAP NetWeaver
ContextExceptionThe IContext is invalid.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
IAutoStartableThe component will be automatically started when the CRT client is started.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IComponentInterfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IComponentInfoInformation about the component such as name, description, etc.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IComponentListenerThis interface is implemented by a component that wants to receive life-cycle events for other components within the same CRT client.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IComponentManagerA component manager manages all root components of a CRT client or all components within a container component.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IComponentManager .IComponentInformationDefines a container for a compontent's information.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IConfigurableThis interface must be implemented by components that need to be configured with parameters from the configuration data delivered by the configurationInterfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IContainerA component can choose to implement this interface to become the container for child components.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IContainerManagerA container manager is used by container components for managing their children.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IContextThe context contains services, settings and information that is supplied by the CRT and/or a container to the component.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IContextualizableThis inteface can be implemented by components that need a context.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
ILifecycleInfoThis interface can be impemented by components that want to provide information about their life-cycle.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IPoolableAn interface to mark a component as poolable.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IProxyAn interface to mark a component as a proxy.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IReconfigurableThis interface must be implemented by components that want to receive new configuration data after a successfull startup.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IReuseableA poolable component that may be reused many times.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IStartableA component must implement this interface if it has to acquire/release resources in order to execute its service methods.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
ISuspendableThis interface is used if a component needs to temporarily suspend execution during reconfiguration.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IThreadSafeA component implements this marker interface to declare that its code is thread-safe.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
StartupExceptionThrown when a startable component failed to initialize the resources it Copyright (c) SAP AG 2001-2002Classcom.sapportals.wcm.crt.componentSAP NetWeaver