|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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, _controller, _courier, _deleteAfterOK, _errorDirectory, _errorSuffix, _inputDirectory, _inputSuffix, _logger, _myEpr, _postProcessDirectory, _postProcessSuffix, _processMethod, _serviceCategory, _serviceName, _sleepBetweenPolls, _targetEprs, _targetServiceCategory, _targetServiceName, _workingSuffix |
| Constructor Summary | |
|---|---|
protected |
RemoteGatewayListener()
|
|
RemoteGatewayListener(GatewayListenerController commandListener,
ConfigTree config)
|
| Method Summary | |
|---|---|
protected void |
checkMyParms()
Check for mandatory and optional attributes in parameter tree |
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 |
|---|
resolveComposerClass, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RemoteGatewayListener()
public RemoteGatewayListener(GatewayListenerController commandListener,
ConfigTree config)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected void checkMyParms()
throws java.lang.Exception
AbstractFileGateway
checkMyParms in class FileGatewayListenerjava.lang.Exception - -
if mandatory atts are not right or actionClass not in
classpath
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 | ||||||||