|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that all service description objects must implement.
SharedActivationGroupDescriptor
,
SharedActivatableServiceDescriptor
,
NonActivatableServiceDescriptor
Method Summary | |
Object |
create(Configuration config)
Creates an object described by the actual ServiceDescriptor instance. |
Method Detail |
public Object create(Configuration config) throws Exception
ServiceDescriptor
instance.
config
- The Configuration
object
used to configure the creation of the returned object.
Exception
- Thrown if there was any problem
creating the object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |