org.openejb.corba.security.config.css
Class CSSNULLTransportConfig
java.lang.Object
org.openejb.corba.security.config.css.CSSNULLTransportConfig
- All Implemented Interfaces:
- CSSTransportMechConfig, Serializable
- public class CSSNULLTransportConfig
- extends Object
- implements CSSTransportMechConfig
- Version:
- $Revision: 445359 $ $Date: 2005-03-27 04:04:42 +0200 (Sun, 27 Mar 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSNULLTransportConfig
public CSSNULLTransportConfig()
getSupports
public short getSupports()
- Specified by:
getSupports
in interface CSSTransportMechConfig
getRequires
public short getRequires()
- Specified by:
getRequires
in interface CSSTransportMechConfig
canHandle
public boolean canHandle(TSSTransportMechConfig transMech)
- Specified by:
canHandle
in interface CSSTransportMechConfig
Copyright © 1999-2006 OpenEJB. All Rights Reserved.