|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface states the functionality of a program. For compilable languages this is the wrapper for a Java Class object.
Method Summary | |
ComponentHandler |
getHandler(ServiceManager manager,
Context context)
Get ComponentHandler which holds instances of this program. |
String |
getName()
Get the name of this program. |
CompiledComponent |
newInstance()
Create new instance of the program. |
Method Detail |
public String getName()
public ComponentHandler getHandler(ServiceManager manager, Context context) throws Exception
Exception
public CompiledComponent newInstance() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |