|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.portlets.rpad.portlet.deployer.impl.JetspeedPortletDeployer
public class JetspeedPortletDeployer
Nested Class Summary | |
---|---|
class |
JetspeedPortletDeployer.DeployerThread
|
Field Summary |
---|
Fields inherited from interface org.apache.jetspeed.portlets.rpad.portlet.deployer.PortletDeployer |
---|
DEPLOYING, READY |
Constructor Summary | |
---|---|
JetspeedPortletDeployer()
|
Method Summary | |
---|---|
void |
deploy(PortletApplication portlet)
|
protected void |
drain(java.io.InputStream in,
java.io.OutputStream out)
|
protected java.io.InputStream |
getInputStream(java.lang.String path)
|
int |
getStatus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JetspeedPortletDeployer()
Method Detail |
---|
public int getStatus()
getStatus
in interface PortletDeployer
public void deploy(PortletApplication portlet)
deploy
in interface PortletDeployer
protected void drain(java.io.InputStream in, java.io.OutputStream out) throws java.io.IOException
java.io.IOException
protected java.io.InputStream getInputStream(java.lang.String path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |