|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommandApplication
Represents a command application; the initialized instance that is able to locate and execute ICommand objects.
| Method Summary | |
|---|---|
ICommandApplicationConfig |
getApplicationConfig() |
ICommandFacade |
getCommandFacade()Retrieve the ICommandFacade for this client connection |
long |
getStartTime() |
java.lang.String |
getVersion() |
boolean |
isInitialized() |
| Methods inherited from interface com.stellent.cis.client.command.ICommandBeanContext |
|---|
containsBean, getAllBeansOfType, getApplicationResource, getBean, getBean, getMessage, getParentContext, publishEvent |
| Method Detail |
|---|
boolean isInitialized()
ICommandFacade getCommandFacade()
throws CommandConfigurationException
ICommandFacade for this client connectioncom.stellent.cis.support.bean.BeansExceptionCommandConfigurationExceptionjava.lang.String getVersion()
long getStartTime()
ICommandApplicationConfig getApplicationConfig()
|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||