public interface IRemoteSystemConnectionCreator
com.microfocus.awm.remoteSystemConnectionCreator
extension point to create remote system connections during startup. Created
connections may be associated with AWM systems. A typical scenario is to
create default connections once a fresh workspace is loaded.
Copyright Micro Focus GmbH.
| Modifier and Type | Method and Description |
|---|---|
void |
createRemoteSystemConnections()
May (but does not need to) create remote system connections for AWM
systems to be used.
|
void createRemoteSystemConnections()
throws TaurusCoreException
TaurusCoreException - if remote systems cannot be createdCopyright © 2015 Micro Focus GmbH. All rights reserved.