Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sapportals.wcm.crt Classes and Interfaces - 42 results found.
NameDescriptionTypePackageFramework
AbstractConfigurationThis is an abstract IConfiguration implementation that deals with methods that can be abstracted away from underlying implementations.Classcom.sapportals.wcm.crt.configurationSAP NetWeaver
AutoRestartExceptionThis is a specialized startup exception that instructs the CRT to automatically retry the startup.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
CascadingExceptionException class which allows recording of nested exceptions.Classcom.sapportals.wcm.crtSAP 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
ConfigurationExceptionThrown when a configurable component detects invalid configuration data.Classcom.sapportals.wcm.crt.configurationSAP NetWeaver
ConstructionExceptionThrown by a handler if the component could not be instanciated (most likely it has no default constructor).Classcom.sapportals.wcm.crtSAP NetWeaver
ContextExceptionThe IContext is invalid.Classcom.sapportals.wcm.crt.componentSAP NetWeaver
CrtClassLoaderRegistryProvides a registry for class loaders.Classcom.sapportals.wcm.crtSAP NetWeaver
CrtSystemProvides access to the component runtime system.Classcom.sapportals.wcm.crtSAP NetWeaver
DefaultConfigurationThis is the default implementation of a configuration node.Classcom.sapportals.wcm.crt.configurationSAP NetWeaver
IAutoStartableThe component will be automatically started when the CRT client is started.Interfacecom.sapportals.wcm.crt.componentSAP NetWeaver
IClassLoaderRegistryListenerInterfacecom.sapportals.wcm.crtSAP 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
IConfigConstString constants for all names used for configuration data.Interfacecom.sapportals.wcm.crt.configurationSAP NetWeaver
IConfigConst .ATTRIBUTESTBD: Description of the class.Interfacecom.sapportals.wcm.crt.configurationSAP NetWeaver
IConfigConst .ELEMENTSTBD: Description of the class.Interfacecom.sapportals.wcm.crt.configurationSAP 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
IConfigurationThis interface represents a node of hierarchical configuration data.Interfacecom.sapportals.wcm.crt.configurationSAP NetWeaver
IConfigurationEventListenerThis interface is implemented by the CRT to listen for events at the IConfigurationProvider.Interfacecom.sapportals.wcm.crt.configurationSAP NetWeaver
IConfigurationProviderA configuration provider is resposible for translating the configuration data into IConfiguration objects needed by the CRT.Interfacecom.sapportals.wcm.crt.configurationSAP 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