|
EAC Toolkit 3.2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EacProvisioningException in com.endeca.soleng.eac.toolkit.application |
---|
Methods in com.endeca.soleng.eac.toolkit.application that throw EacProvisioningException | |
---|---|
boolean |
Application.isDefined()
Checks whether the application is defined in the EAC. |
boolean |
Application.isDefinitionChanged()
Returns true if the application definition has changed. |
Uses of EacProvisioningException in com.endeca.soleng.eac.toolkit.base |
---|
Methods in com.endeca.soleng.eac.toolkit.base that throw EacProvisioningException | |
---|---|
abstract boolean |
Provisionable.isDefined()
Extending objects will implement this method, returning true if the provisioned object's definition is set in the EAC. |
abstract boolean |
Provisionable.isDefinitionChanged()
Extending objects will implement this method, returning true if the provisioned object's definition has changed in the EAC. |
abstract void |
Provisionable.updateDefinition()
Extending objects will implement this method to update the definition of the provisioned object in the EAC. |
Uses of EacProvisioningException in com.endeca.soleng.eac.toolkit.component |
---|
Methods in com.endeca.soleng.eac.toolkit.component that throw EacProvisioningException | |
---|---|
boolean |
CustomComponent.isDefined()
|
boolean |
Component.isDefined()
Checks whether the component is defined in the EAC. |
boolean |
CustomComponent.isDefinitionChanged()
|
boolean |
Component.isDefinitionChanged()
Compares the definition of the component in the EAC to the local definition. |
boolean |
Component.isHotUpdateDefinitionChange()
Method to test whether a definition change requires stopping the component or whether it can be performed as a "hot update." This implementation assumes that the only hot update that's possible is a change to the properties. |
void |
CustomComponent.updateDefinition()
|
void |
Component.updateDefinition()
Updates the EAC provisioning of this component. |
void |
Component.updateEacDefinition()
Updates the EAC provisioning of this component, building the definition from this object. |
void |
Component.updateEacDefinition(com.endeca.eac.client.ComponentType componentType)
Updates the EAC provisioning of this component with the specified component type. |
Uses of EacProvisioningException in com.endeca.soleng.eac.toolkit.host |
---|
Methods in com.endeca.soleng.eac.toolkit.host that throw EacProvisioningException | |
---|---|
boolean |
Host.isDefined()
Checks whether the host is defined in the EAC. |
boolean |
Host.isDefinitionChanged()
Compares the definition of the host in the EAC to the local definition. |
void |
Host.updateDefinition()
Updates the EAC provisioning of this host. |
void |
Host.updateEacDefinition()
|
Constructors in com.endeca.soleng.eac.toolkit.host that throw EacProvisioningException | |
---|---|
Host(java.lang.String appName,
java.lang.String eacHost,
int eacPort,
java.lang.String hostId,
boolean sslEnabled,
java.lang.String dataPrefix,
java.lang.String workingDir)
Constructor to initialize the host object from its EAC definition, by retrieving the definition associated with the specified hostId. |
Uses of EacProvisioningException in com.endeca.soleng.eac.toolkit.script |
---|
Methods in com.endeca.soleng.eac.toolkit.script that throw EacProvisioningException | |
---|---|
boolean |
Script.isDefined()
|
boolean |
Script.isDefinitionChanged()
|
void |
Script.updateDefinition()
|
|
EAC Toolkit 3.2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
@VERSION PRODUCT: EAC Toolkit (eacToolkit) VERSION: 3.2.1 BUILD: NONE ARCH_OS: n/a DATE: 2011-11-10T16:21:05-0500