org.jinterop.dcom.transport
Class JIComRuntimeTransportFactory

java.lang.Object
  extended by rpc.TransportFactory
      extended by org.jinterop.dcom.transport.JIComRuntimeTransportFactory

public final class JIComRuntimeTransportFactory
extends rpc.TransportFactory

Since:
1.0

Method Summary
 Transport createTransport(java.lang.String address, java.util.Properties properties)
           
static JIComRuntimeTransportFactory getSingleTon()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createTransport

public Transport createTransport(java.lang.String address,
                                 java.util.Properties properties)
                          throws ProviderException
Throws:
ProviderException

getSingleTon

public static JIComRuntimeTransportFactory getSingleTon()