|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.carol.rmi.util.PortNumber
Convert String port number to int and do some check
| Method Summary | |
static int |
strToint(java.lang.String portStr,
java.lang.String propertyName)
Return port number based on given string |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static int strToint(java.lang.String portStr,
java.lang.String propertyName)
portStr - port number in stringified formatpropertyName - name of the property of the port number in carol.properties file (for error messages)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||