org.openejb.corba.security.config.css
Class CSSNULLTransportConfig

java.lang.Object
  extended byorg.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

Constructor Summary
CSSNULLTransportConfig()
           
 
Method Summary
 boolean canHandle(TSSTransportMechConfig transMech)
           
 short getRequires()
           
 short getSupports()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSNULLTransportConfig

public CSSNULLTransportConfig()
Method Detail

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.