org.ow2.petals.kernel.ws.api
Interface InformationService
public interface InformationService
- Author:
- chamerling - eBM WebSourcing
|
Method Summary |
java.util.Date |
getLocalTime()
|
java.lang.String |
getType()
Get the container type : standalone, platform, quickstart... |
java.lang.String |
getVersion()
Get the container version |
getVersion
java.lang.String getVersion()
throws PEtALSWebServiceException
- Get the container version
- Returns:
-
- Throws:
PEtALSWebServiceException
getType
java.lang.String getType()
throws PEtALSWebServiceException
- Get the container type : standalone, platform, quickstart...
- Returns:
-
- Throws:
PEtALSWebServiceException
getLocalTime
java.util.Date getLocalTime()
throws PEtALSWebServiceException
- Throws:
PEtALSWebServiceException
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.