com.ail.core.configure.server
Interface ServerLocal
- All Superinterfaces:
- javax.ejb.EJBLocalObject
public interface ServerLocal
- extends javax.ejb.EJBLocalObject
| Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
getVersionEffectiveDate
VersionEffectiveDate getVersionEffectiveDate()
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
setConfiguration
void setConfiguration(Configuration config)
getConfiguration
Configuration getConfiguration()
getConfigurationNamespace
java.lang.String getConfigurationNamespace()
resetConfiguration
void resetConfiguration()
resetCoreConfiguration
void resetCoreConfiguration()
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
resetNamedConfiguration
void resetNamedConfiguration(java.lang.String name)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
clearConfigurationCache
void clearConfigurationCache()
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
getVersion
Version getVersion()
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
invokeServiceXML
java.lang.String invokeServiceXML(java.lang.String xml)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
invokeServiceSoap
org.w3c.dom.Element[] invokeServiceSoap(org.w3c.dom.Element[] xml)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
getNamespaces
GetNamespacesArg getNamespaces(GetNamespacesArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
getConfiguration
GetConfigurationArg getConfiguration(GetConfigurationArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
setConfiguration
SetConfigurationArg setConfiguration(SetConfigurationArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
getCommandScript
GetCommandScriptArg getCommandScript(GetCommandScriptArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
setCommandScript
SetCommandScriptArg setCommandScript(SetCommandScriptArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
getClassList
GetClassListArg getClassList(GetClassListArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
deployCar
DeployCarArg deployCar(DeployCarArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
packageCar
PackageCarArg packageCar(PackageCarArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
catalogCar
CatalogCarArg catalogCar(CatalogCarArg arg)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException