|
|||||||||
| 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
public class FileGatewayListener
| Nested Class Summary | |
|---|---|
class |
FileGatewayListener.PackageFileContents
Default gateway action for files It will just drop the file contents into a Message |
| 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 | |
|---|---|
FileGatewayListener(ConfigTree config)
|
|
| Method Summary | |
|---|---|
protected void |
copyFile(java.io.File from,
java.io.File to)
|
protected void |
seeIfOkToWorkOnDir(java.io.File p_oDir)
|
| 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, waitUntilDestroyed, waitUntilDestroyed, waitUntilNotState, waitUntilState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileGatewayListener(ConfigTree config)
throws ConfigurationException,
RegistryException,
GatewayException
ConfigurationException
RegistryException
GatewayException| Method Detail |
|---|
protected void seeIfOkToWorkOnDir(java.io.File p_oDir)
throws GatewayException
GatewayException
protected void copyFile(java.io.File from,
java.io.File to)
throws GatewayException
GatewayException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||