org.mobicents.slee.resource.parlay.session
Class ServiceProperties
java.lang.Object
org.mobicents.slee.resource.parlay.session.ServiceProperties
public class ServiceProperties
- extends java.lang.Object
Class Description for ServiceProperties
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
load
public static ServiceProperties load(java.util.Properties properties)
throws javax.slee.resource.ResourceException
- Throws:
javax.slee.resource.ResourceException
toString
public java.lang.String toString()
- Defines a method used to provide the caller with a string representation
of the class.
- Overrides:
toString in class java.lang.Object
- Returns:
- This is an developer defined representation of the class object
as a string
getServiceProperties
public org.csapi.fw.TpServiceProperty[] getServiceProperties()
- Returns:
- Returns the serviceProperties.
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2009. All Rights Reserved.