zeus.actors.factories
Class TransportFactoryMethod

java.lang.Object
  extended byzeus.actors.factories.TransportFactoryMethod

public class TransportFactoryMethod
extends java.lang.Object

FactoryMethod for the transport factories.

Since:
1.1
Author:
Simon Thompson

Constructor Summary
TransportFactoryMethod()
           
 
Method Summary
 TransportFactory getTransportFactory()
          currently returns a factory that is capable of handling zeus natives, FIPA_97 IIOP and FIPA_99 IIOP.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportFactoryMethod

public TransportFactoryMethod()
Method Detail

getTransportFactory

public TransportFactory getTransportFactory()
currently returns a factory that is capable of handling zeus natives, FIPA_97 IIOP and FIPA_99 IIOP. Be warned, this is subject to change, so do not cast to the concrete implementations!



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.