|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IApplicationObjects
Interface for the complex data type returned by the
system application describing the components
of a hosted application.
| Method Summary | |
|---|---|
IChecksumInterfaces |
getClientInterfaces()
Returns the array of client interfaces declared by the application. |
java.lang.String[] |
getCommands()
Returns the names of the commands declared by the application. |
IChecksumInterfaces[] |
getDynamicCommands()
Returns information regarding the interfaces implemented by the dynamic commands. |
java.lang.String[] |
getFactories()
Returns the names of the factories declared by the application. |
| Method Detail |
|---|
java.lang.String[] getCommands()
java.lang.String[] getFactories()
IChecksumInterfaces getClientInterfaces()
IChecksumInterfaces[] getDynamicCommands()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||