|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle
org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle
org.jboss.soa.esb.listeners.gateway.AbstractFileGateway
org.jboss.soa.esb.listeners.gateway.FileGatewayListener
org.jboss.soa.esb.listeners.gateway.RemoteGatewayListener
public class RemoteGatewayListener
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.soa.esb.listeners.gateway.FileGatewayListener |
|---|
FileGatewayListener.PackageFileContents |
| Field Summary |
|---|
| Fields inherited from class org.jboss.soa.esb.listeners.gateway.AbstractFileGateway |
|---|
_composer, _composerClass, _composerName, _config, _courier, _deleteAfterOK, _errorDirectory, _errorSuffix, _inputDirectory, _inputSuffix, _logger, _postProcessDirectory, _postProcessSuffix, _processMethod, _sleepBetweenPolls, _targetEprs, _targetServiceCategory, _targetServiceName, _workingSuffix |
| Fields inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle |
|---|
PARAM_TERMINATION_PERIOD |
| Constructor Summary | |
|---|---|
RemoteGatewayListener(ConfigTree config)
|
|
| Method Summary | |
|---|---|
boolean |
deleteFile(java.io.File file)
|
protected void |
seeIfOkToWorkOnDir(java.io.File p_oDir)
|
| Methods inherited from class org.jboss.soa.esb.listeners.gateway.FileGatewayListener |
|---|
copyFile |
| Methods inherited from class org.jboss.soa.esb.listeners.gateway.AbstractFileGateway |
|---|
doDestroy, doInitialise, doRun, resolveComposerClass |
| Methods inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle |
|---|
addManagedLifecycleThreadEventListener, doStart, doStop, isRunning, isStopped, isStopping, removeManagedLifecycleThreadEventListener, run, setRunning, waitForRunningStateChange, waitUntilStopped, waitUntilStopped |
| Methods inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle |
|---|
addManagedLifecycleEventListener, changeState, destroy, getState, getTerminationPeriod, initialise, removeManagedLifecycleEventListener, start, stop, waitForStateChange, waitUntilDestroyed, waitUntilDestroyed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteGatewayListener(ConfigTree config)
throws ConfigurationException,
RegistryException,
GatewayException
ConfigurationException
RegistryException
GatewayException| Method Detail |
|---|
protected void seeIfOkToWorkOnDir(java.io.File p_oDir)
throws GatewayException
seeIfOkToWorkOnDir in class FileGatewayListenerGatewayException
public boolean deleteFile(java.io.File file)
throws GatewayException
GatewayException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||