fr.paris.lutece.plugins.jsr168.pluto.xml
Class ServiceXML

java.lang.Object
  extended by fr.paris.lutece.plugins.jsr168.pluto.xml.ServiceXML

public class ServiceXML
extends java.lang.Object

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

getServiceBase

public java.lang.String getServiceBase()
Return the service base class where service must be registred

Returns:
the service base class where service must be registred

getImplementation

public java.lang.String getImplementation()
Return the implementation class

Returns:
the implementation class

getProperties

public org.apache.pluto.portalImpl.util.Properties getProperties()
Properties associated to the plugin

Returns:
Properties associated to the plugin


Copyright © 2008 Mairie de Paris. All Rights Reserved.