ibrokerkit.iservicestore.store.impl
Class AbstractForwarding

java.lang.Object
  extended by ibrokerkit.iservicestore.store.impl.AbstractForwarding
All Implemented Interfaces:
Forwarding, IService, java.io.Serializable, java.lang.Comparable<IService>
Direct Known Subclasses:
DbForwarding

public abstract class AbstractForwarding
extends java.lang.Object
implements Forwarding

See Also:
Serialized Form

Constructor Summary
AbstractForwarding()
           
 
Method Summary
 int compareTo(IService other)
           
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ibrokerkit.iservicestore.store.Forwarding
getErrorPage, getIndexPage, getMappings, setErrorPage, setIndexPage, setMappings
 
Methods inherited from interface ibrokerkit.iservicestore.store.IService
getAttributes, getEnabled, getId, getIndx, getName, getQxri, getTimestamp, setAttributes, setEnabled, setIndx, setName, setQxri
 

Constructor Detail

AbstractForwarding

public AbstractForwarding()
Method Detail

compareTo

public int compareTo(IService other)
Specified by:
compareTo in interface java.lang.Comparable<IService>

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2009. All Rights Reserved.