|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.remote.RemoteUtils
Description of the Class
Field Summary | |
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
private |
RemoteUtils()
Constructor for the RemoteUtils object |
Method Summary | |
static int |
createRegistry(int port)
Creates and exports a registry on the specified port of the local host. |
static java.util.Properties |
loadProps(java.lang.String propFile)
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final org.apache.commons.logging.Log log
Constructor Detail |
private RemoteUtils()
Method Detail |
public static int createRegistry(int port) throws java.rmi.RemoteException
java.rmi.RemoteException
public static java.util.Properties loadProps(java.lang.String propFile) throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |