|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.impl.ExportUtil
public class ExportUtil
| Constructor Summary | |
|---|---|
ExportUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isSystemClass(java.lang.String scriptName)
Is this class the System export as from the system dwr.xml? |
static boolean |
isUnprotectedSystemMethod(java.lang.String scriptName,
java.lang.String methodName)
Is this class the System export as from the system dwr.xml? |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportUtil()
| Method Detail |
|---|
public static boolean isSystemClass(java.lang.String scriptName)
scriptName - The script name of the exported object
System
public static boolean isUnprotectedSystemMethod(java.lang.String scriptName,
java.lang.String methodName)
scriptName - The script name of the exported object
System
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||