palio.designer
Class PalioServerServiceImpl

java.lang.Object
  extended by palio.designer.PalioServerServiceImpl
All Implemented Interfaces:
pl.com.torn.jpalio.server.PalioServerService

public class PalioServerServiceImpl
extends java.lang.Object
implements pl.com.torn.jpalio.server.PalioServerService


Constructor Summary
PalioServerServiceImpl()
           
 
Method Summary
 pl.com.torn.jpalio.server.PalioServerDetails getDetails()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PalioServerServiceImpl

public PalioServerServiceImpl()
Method Detail

getDetails

@ResponseWrapper(className="pl.com.torn.jpalio.server.PalioServerDetails")
public pl.com.torn.jpalio.server.PalioServerDetails getDetails()
Specified by:
getDetails in interface pl.com.torn.jpalio.server.PalioServerService