net.anotheria.moskito.central.endpoints.rmi
Class RMIEndpointServiceFactory

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

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

RMIEndpointService factory.

Author:
dagafonov

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

Constructor Detail

RMIEndpointServiceFactory

public RMIEndpointServiceFactory()
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.