|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.AbstractComponent
org.ow2.petals.component.framework.bc.AbstractBindingComponent
org.ow2.petals.bc.filetransfer.FileTransferComponent
public class FileTransferComponent
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
context |
| Constructor Summary | |
|---|---|
FileTransferComponent()
|
|
| Method Summary | |
|---|---|
void |
addTransferedFile(org.ow2.petals.component.framework.api.message.Exchange exchange,
java.io.File file)
|
void |
cleanPendingProcessors()
Remove from the map all done and cancelled task |
protected void |
doStop()
|
java.util.Map<java.lang.String,java.util.concurrent.Future<?>> |
getPendingProcessors()
|
java.io.File |
getTransferedFile(org.ow2.petals.component.framework.api.message.Exchange exchange)
|
| Methods inherited from class org.ow2.petals.component.framework.bc.AbstractBindingComponent |
|---|
createServiceUnitManager |
| Methods inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
activateEndpoint, deactivateEndpoint, doInit, doShutdown, doStart, getAsyncManager, getChannel, getComponentConfiguration, getComponentExtensions, getContext, getExtensionMBeanName, getInterceptor, getInterceptors, getLifeCycle, getLogger, getNativeWsdl, getProcessorManager, getResourceBundleName, getServiceDescription, getServiceUnitManager, init, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileTransferComponent()
| Method Detail |
|---|
public void addTransferedFile(org.ow2.petals.component.framework.api.message.Exchange exchange,
java.io.File file)
public void cleanPendingProcessors()
public java.util.Map<java.lang.String,java.util.concurrent.Future<?>> getPendingProcessors()
public java.io.File getTransferedFile(org.ow2.petals.component.framework.api.message.Exchange exchange)
protected void doStop()
throws javax.jbi.JBIException
doStop in class org.ow2.petals.component.framework.AbstractComponentjavax.jbi.JBIException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||