|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jmacs.IDi.Util
public static class IDi.Util
utility class.
Method Summary | |
---|---|
static void |
checkDiName(String name)
for use by IDi.AbstractFactory impl'n. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void checkDiName(String name)
IDi.AbstractFactory
impl'n. A domain.like.name should be
used, and the following rules applied:
NullPointerException
- if name null
IllegalArgumentException
- if name breaks any of the above
rules
|
JMACS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |