|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.seasar.framework.container.deployer.AbstractComponentDeployer
org.seasar.portlet.container.deployer.PortletContextComponentDeployer
public class PortletContextComponentDeployer
This class is AbstractComponentDeployer implementation for Portlet environment.
| Constructor Summary | |
|---|---|
PortletContextComponentDeployer(org.seasar.framework.container.ComponentDef componentDef)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
deploy()
|
void |
destroy()
|
void |
init()
|
void |
injectDependency(java.lang.Object component)
|
| Methods inherited from class org.seasar.framework.container.deployer.AbstractComponentDeployer |
|---|
getComponentDef, getComponentName, getConstructorAssembler, getDestroyMethodAssembler, getInitMethodAssembler, getPropertyAssembler, setupAssembler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletContextComponentDeployer(org.seasar.framework.container.ComponentDef componentDef)
componentDef - | Method Detail |
|---|
public java.lang.Object deploy()
ComponentDeployer.deploy()public void injectDependency(java.lang.Object component)
public void init()
ComponentDeployer.init()public void destroy()
ComponentDeployer.destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||