|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.jsr168.pluto.xml.ServiceXML
public class ServiceXML
Java bean to map the service configuration file
Map a service definition
Method Summary | |
---|---|
java.lang.String |
getImplementation()
Return the implementation class |
org.apache.pluto.portalImpl.util.Properties |
getProperties()
Properties associated to the plugin |
java.lang.String |
getServiceBase()
Return the service base class where service must be registred |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getServiceBase()
public java.lang.String getImplementation()
public org.apache.pluto.portalImpl.util.Properties getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |