|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.deployment.ServicePrototypeImporter
public final class ServicePrototypeImporter
Utility to import metadata representing foundation service deployment prototypes from a file into a SAS Metadata Server.
Construct an instance of this utility by specifying the metadata XML that is to be imported into a SAS Metadata Server. The specified file must contain UTF-8 encoded XML representing prototyped metadata for foundation services.
| Constructor Summary | |
|---|---|
ServicePrototypeImporter(com.sas.metadata.remote.MdFactory mdFactory,
java.lang.String repositoryId)
Constructs an instance that will import the default foundation service prototypes into SAS Metadata Server. |
|
| Method Summary | |
|---|---|
void |
run()
Runs the service deployment import to load the foundation service prototype metadata into SAS Metadata Server. |
| Constructor Detail |
|---|
public ServicePrototypeImporter(com.sas.metadata.remote.MdFactory mdFactory,
java.lang.String repositoryId)
mdFactory - Non-null metadata factory which has been initialized with a connection to the
SAS Metadata Server.repositoryId - Metadata repository's ID.| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.lang.ThreadRunnable.run()
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||