|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.xmlUpdateFromURL
public class xmlUpdateFromURL
Update Groups Registry from XML at URL.
Constructor Summary | |
---|---|
xmlUpdateFromURL()
|
Method Summary | |
---|---|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.net.URL url)
Update Groups Registry from XML at URL. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public xmlUpdateFromURL()
Method Detail |
---|
public static boolean invoke(bsh.Interpreter i, bsh.CallStack stack, java.net.URL url) throws GrouperShellException
i
- BeanShell interpreter.stack
- BeanShell call stack.url
- Use the XML at this URL for updates.
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |