|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.digester.Rule
org.apache.jetspeed.tools.pamanager.rules.JetspeedServiceRule
This class helps load the jetspeed portlet extension service declarations.
Field Summary | |
private org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
app
|
Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
Constructor Summary | |
JetspeedServiceRule(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
|
Method Summary | |
void |
end(String namespace,
String name)
|
Methods inherited from class org.apache.commons.digester.Rule |
begin, begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.apache.jetspeed.om.common.portlet.MutablePortletApplication app
Constructor Detail |
public JetspeedServiceRule(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
Method Detail |
public void end(String namespace, String name) throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |