|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.web.deployer.internal.WarDeployer
public class WarDeployer
An Apache Felix FileInstall transform for WAR files.
Constructor Summary | |
---|---|
WarDeployer()
|
Method Summary | |
---|---|
boolean |
canHandle(java.io.File artifact)
|
java.net.URL |
transform(java.net.URL artifact)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WarDeployer()
Method Detail |
---|
public boolean canHandle(java.io.File artifact)
canHandle
in interface org.apache.felix.fileinstall.ArtifactListener
public java.net.URL transform(java.net.URL artifact) throws java.lang.Exception
transform
in interface org.apache.felix.fileinstall.ArtifactUrlTransformer
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |