} catch(Exception ex) {
getLogger().log(
Level.WARNING, "nodeagent.synchronization.Exception",ex);
throw new AgentException(ex);
}*/
new NodeAgentSyncWithDAS_TlsClientEnvSetter(certNickname).setup();
}
Vector createdInstances=null;
// check to see if bound, check here because this method is in
// mbean interface
if (getNodeAgentPropertyReader().isBound()) {