BatchGridEndpoint MBean

Partial ObjectName:
WebSphere:*,type=BatchGridEndpoint


MBean BatchGridEndpoint

Misc calls to endpoint on distributed


Operation Summary
voidderegister()
           Deregisters MBean
java.lang.String[]getRemoteDirList(java.lang.String dirName)
           Return the dir listing
java.lang.StringgetRemoteFileContent(java.lang.String fileName)
           Return the contents of the file as a String

Operation Detail

deregister

public void deregister()
Deregisters MBean

getRemoteDirList

public java.lang.String[] getRemoteDirList(java.lang.String dirName)
Return the dir listing
Parameters:
dirName - Remote directory name

getRemoteFileContent

public java.lang.String getRemoteFileContent(java.lang.String fileName)
Return the contents of the file as a String
Parameters:
fileName - Remote file Contents

Copyright IBM Corp. 1996 - 2007