public class ServiceObj extends Object
ServiceObj(String serviceName, String serviceClass, ArrayList operations)
ArrayList
getOperations()
String
getServiceClass()
getServiceName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ServiceObj(String serviceName, String serviceClass, ArrayList operations)
public String getServiceName()
public String getServiceClass()
public ArrayList getOperations()
public String toString()
toString
Object
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.