org.apache.geronimo.gshell.whisper.transport.vm
Class VmAddressFactory
java.lang.Object
org.apache.geronimo.gshell.whisper.transport.vm.VmAddressFactory
- All Implemented Interfaces:
- AddressFactory<org.apache.mina.transport.vmpipe.VmPipeAddress>
@Component(role=AddressFactory.class,
hint="vm")
public class VmAddressFactory- extends Object
- implements AddressFactory<org.apache.mina.transport.vmpipe.VmPipeAddress>
???
- Version:
- $Rev: 579828 $ $Date: 2007-09-26 15:15:42 -0700 (Wed, 26 Sep 2007) $
|
Method Summary |
org.apache.mina.transport.vmpipe.VmPipeAddress |
create(URI location)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VmAddressFactory
public VmAddressFactory()
create
public org.apache.mina.transport.vmpipe.VmPipeAddress create(URI location)
throws Exception
- Specified by:
create in interface AddressFactory<org.apache.mina.transport.vmpipe.VmPipeAddress>
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.