Component

Represents a process containing remotely callable components.A server represents the configuration information of a component which can execute indepedently of a parent component in its own process (like a service). Multiple servers can execute within the JVM

Inherits from type ServiceContext and adds the following.

Attributes Summary
properties : Property *  
components : Component *  
server :   

Attribute Details

properties    -     
     data type: Property*



components    -     
     data type: Component*



server    -     
     data type: 


Copyright IBM Corp. 1997-2004