|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineComponent
This interface is implemented by a wsag4j engine component.
Method Summary | |
---|---|
WSAG4JEngineConfigurationType |
getEngineConfiguration()
returns the configuration of the wsag4j engine |
void |
initialize()
|
void |
setEngineConfiguration(WSAG4JEngineConfigurationType config)
sets the configuration of the wsag4j engine |
Method Detail |
---|
void initialize() throws Exception
Exception
- Indicates an error while initializing the engine component.void setEngineConfiguration(WSAG4JEngineConfigurationType config)
config
- the wsag4j engine configurationWSAG4JEngineConfigurationType getEngineConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |