|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.management.UtilityManagement
public final class UtilityManagement
general methods used by the PERMIS management (manager side) and the PERMIS installation (agent side).
Method Summary | |
---|---|
static int |
checkPortNumber(java.lang.String value)
checks that the port number is in the range 0 to 65534 throws a PMException if there is a problem. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static int checkPortNumber(java.lang.String value) throws PMException
value
- takes a string containing the port number
PMException
- if the port number can not be represented by 16 bits
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |