WebSphere:*,type=BatchGridEndpoint
MBean BatchGridEndpoint
Misc calls to endpoint on distributed
Operation Summary | |
void | deregister() Deregisters MBean |
java.lang.String[] | getRemoteDirList( Return the dir listing |
java.lang.String | getRemoteFileContent( Return the contents of the file as a String |
Operation Detail |
public void deregister()
public java.lang.String[] getRemoteDirList(java.lang.String dirName
)
dirName
-
Remote directory name
public java.lang.String getRemoteFileContent(java.lang.String fileName
)
fileName
-
Remote file Contents