|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceDescriptor
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 |
---|
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.
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |