|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployerLogException | |
|---|---|
| org.ow2.jonas.addon.deploy.api.deployer | |
| org.ow2.jonas.workcleaner | |
| Uses of DeployerLogException in org.ow2.jonas.addon.deploy.api.deployer |
|---|
| Methods in org.ow2.jonas.addon.deploy.api.deployer that throw DeployerLogException | |
|---|---|
Vector<IAddonLogEntry> |
IAddonDeployerLog.addEntry(String name,
File original,
File copy)
Add the entry and return the new entries. |
| Uses of DeployerLogException in org.ow2.jonas.workcleaner |
|---|
| Methods in org.ow2.jonas.workcleaner that throw DeployerLogException | |
|---|---|
Vector<T> |
IDeployerLog.addEntry(T logEntry)
Add the entry and return the new entries. |
Vector<T> |
IDeployerLog.removeEntry(T entry)
Remove the given entry and return the entries of the file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||