org.jboss.esb.message
Class Service
java.lang.Object
org.jboss.esb.message.Service
- All Implemented Interfaces:
- Serializable
public class Service
- extends Object
- implements Serializable
Same as current Service.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service
public Service()
Service
public Service(String name,
String category)
getName
public String getName()
setName
public void setName(String name)
getCategory
public String getCategory()
setCategory
public void setCategory(String category)
Copyright © 2007. All Rights Reserved.