|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.activation.DataHandler
org.apache.axiom.attachments.lifecycle.impl.DataHandlerExtImpl
public class DataHandlerExtImpl
| Constructor Summary | |
|---|---|
DataHandlerExtImpl(javax.activation.DataHandler dataHandler,
LifecycleManager manager)
|
|
| Method Summary | |
|---|---|
void |
deleteWhenReadOnce()
This method will give users an option to trigger a delete on temporary attachment file when DataHandler associated with the attachment is read once. |
void |
purgeDataSource()
This method will give users an option to trigger a purge on temporary attachment files. |
void |
update(java.util.Observable o,
java.lang.Object arg)
|
| Methods inherited from class javax.activation.DataHandler |
|---|
getAllCommands, getBean, getCommand, getContent, getContentType, getDataSource, getInputStream, getName, getOutputStream, getPreferredCommands, getTransferData, getTransferDataFlavors, isDataFlavorSupported, setCommandMap, setDataContentHandlerFactory, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataHandlerExtImpl(javax.activation.DataHandler dataHandler,
LifecycleManager manager)
| Method Detail |
|---|
public void deleteWhenReadOnce()
throws java.io.IOException
DataHandlerExt
deleteWhenReadOnce in interface DataHandlerExtjava.io.IOException
public void purgeDataSource()
throws java.io.IOException
DataHandlerExt
purgeDataSource in interface DataHandlerExtjava.io.IOException
public void update(java.util.Observable o,
java.lang.Object arg)
update in interface java.util.Observer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||