Interface BAMMediatorConfigAdmin
-
- All Known Implementing Classes:
BAMMediatorConfigAdminStub
public interface BAMMediatorConfigAdmin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
addCollection(String bamServerProfileCollectionLocation40)
Auto generated method signatureboolean
bamServerConfigExists(String bamServerConfigLocation20)
Auto generated method signatureString
base64DecodeAndDecrypt(String cipherText36)
Auto generated method signatureString
encryptAndBase64Encode(String plainText48)
Auto generated method signatureBamServerConfig
getBamServerConfig(String bamServerConfigLocation32)
Auto generated method signatureString
getResourceString(String bamServerProfileLocation44)
Auto generated method signatureString[]
getServerProfileNameList(String bamServerProfileCollectionLocation28)
Auto generated method signatureboolean
removeResource(String path56)
Auto generated method signatureboolean
resourceAlreadyExists(String bamServerProfileLocation24)
Auto generated method signatureboolean
saveBamServerConfig(BamServerConfig bamServerConfig52)
Auto generated method signatureboolean
saveResourceString(String resourceString15, String bamServerProfileLocation16)
Auto generated method signaturevoid
startaddCollection(String bamServerProfileCollectionLocation40, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startbamServerConfigExists(String bamServerConfigLocation20, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startbase64DecodeAndDecrypt(String cipherText36, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startencryptAndBase64Encode(String plainText48, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetBamServerConfig(String bamServerConfigLocation32, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetResourceString(String bamServerProfileLocation44, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetServerProfileNameList(String bamServerProfileCollectionLocation28, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startremoveResource(String path56, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startresourceAlreadyExists(String bamServerProfileLocation24, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startsaveBamServerConfig(BamServerConfig bamServerConfig52, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startsaveResourceString(String resourceString15, String bamServerProfileLocation16, BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
-
-
-
Method Detail
-
saveResourceString
boolean saveResourceString(String resourceString15, String bamServerProfileLocation16) throws RemoteException
Auto generated method signature- Parameters:
saveResourceString14
-- Throws:
RemoteException
-
startsaveResourceString
void startsaveResourceString(String resourceString15, String bamServerProfileLocation16, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
saveResourceString14
-- Throws:
RemoteException
-
bamServerConfigExists
boolean bamServerConfigExists(String bamServerConfigLocation20) throws RemoteException
Auto generated method signature- Parameters:
bamServerConfigExists19
-- Throws:
RemoteException
-
startbamServerConfigExists
void startbamServerConfigExists(String bamServerConfigLocation20, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
bamServerConfigExists19
-- Throws:
RemoteException
-
resourceAlreadyExists
boolean resourceAlreadyExists(String bamServerProfileLocation24) throws RemoteException
Auto generated method signature- Parameters:
resourceAlreadyExists23
-- Throws:
RemoteException
-
startresourceAlreadyExists
void startresourceAlreadyExists(String bamServerProfileLocation24, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
resourceAlreadyExists23
-- Throws:
RemoteException
-
getServerProfileNameList
String[] getServerProfileNameList(String bamServerProfileCollectionLocation28) throws RemoteException
Auto generated method signature- Parameters:
getServerProfileNameList27
-- Throws:
RemoteException
-
startgetServerProfileNameList
void startgetServerProfileNameList(String bamServerProfileCollectionLocation28, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getServerProfileNameList27
-- Throws:
RemoteException
-
getBamServerConfig
BamServerConfig getBamServerConfig(String bamServerConfigLocation32) throws RemoteException
Auto generated method signature- Parameters:
getBamServerConfig31
-- Throws:
RemoteException
-
startgetBamServerConfig
void startgetBamServerConfig(String bamServerConfigLocation32, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getBamServerConfig31
-- Throws:
RemoteException
-
base64DecodeAndDecrypt
String base64DecodeAndDecrypt(String cipherText36) throws RemoteException
Auto generated method signature- Parameters:
base64DecodeAndDecrypt35
-- Throws:
RemoteException
-
startbase64DecodeAndDecrypt
void startbase64DecodeAndDecrypt(String cipherText36, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
base64DecodeAndDecrypt35
-- Throws:
RemoteException
-
addCollection
boolean addCollection(String bamServerProfileCollectionLocation40) throws RemoteException
Auto generated method signature- Parameters:
addCollection39
-- Throws:
RemoteException
-
startaddCollection
void startaddCollection(String bamServerProfileCollectionLocation40, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
addCollection39
-- Throws:
RemoteException
-
getResourceString
String getResourceString(String bamServerProfileLocation44) throws RemoteException
Auto generated method signature- Parameters:
getResourceString43
-- Throws:
RemoteException
-
startgetResourceString
void startgetResourceString(String bamServerProfileLocation44, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getResourceString43
-- Throws:
RemoteException
-
encryptAndBase64Encode
String encryptAndBase64Encode(String plainText48) throws RemoteException
Auto generated method signature- Parameters:
encryptAndBase64Encode47
-- Throws:
RemoteException
-
startencryptAndBase64Encode
void startencryptAndBase64Encode(String plainText48, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
encryptAndBase64Encode47
-- Throws:
RemoteException
-
saveBamServerConfig
boolean saveBamServerConfig(BamServerConfig bamServerConfig52) throws RemoteException
Auto generated method signature- Parameters:
saveBamServerConfig51
-- Throws:
RemoteException
-
startsaveBamServerConfig
void startsaveBamServerConfig(BamServerConfig bamServerConfig52, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
saveBamServerConfig51
-- Throws:
RemoteException
-
removeResource
boolean removeResource(String path56) throws RemoteException
Auto generated method signature- Parameters:
removeResource55
-- Throws:
RemoteException
-
startremoveResource
void startremoveResource(String path56, BAMMediatorConfigAdminCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
removeResource55
-- Throws:
RemoteException
-
-