net.anotheria.moskito.central.endpoints.rmi.generated
Class RemoteRMIEndpointServiceFactory

java.lang.Object
  extended by net.anotheria.moskito.central.endpoints.rmi.generated.RemoteRMIEndpointServiceFactory
All Implemented Interfaces:
net.anotheria.anoprise.metafactory.ServiceFactory<RMIEndpointService>

public class RemoteRMIEndpointServiceFactory
extends Object
implements net.anotheria.anoprise.metafactory.ServiceFactory<RMIEndpointService>


Constructor Summary
RemoteRMIEndpointServiceFactory()
           
 
Method Summary
 RMIEndpointService create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteRMIEndpointServiceFactory

public RemoteRMIEndpointServiceFactory()
Method Detail

create

public RMIEndpointService create()
Specified by:
create in interface net.anotheria.anoprise.metafactory.ServiceFactory<RMIEndpointService>


Copyright © 2010-2013 anotheria.net. All Rights Reserved.