Package net.anotheria.asg.util.rmi
Class RMIConfigFactory
- java.lang.Object
-
- net.anotheria.asg.util.rmi.RMIConfigFactory
-
public class RMIConfigFactory extends java.lang.ObjectThe factory for the RMIConfig.- Version:
- $Id: $Id
- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description RMIConfigFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RMIConfiggetRMIConfig()Returns the RMIConfig.
-