Package | Description |
---|---|
oracle.fmwplatform.envspec.environment |
This package contains classes that are used to represent various types of actual (existing) environments.
|
oracle.fmwplatform.envspec.environment.domain |
This package contains classes that are used to describe components of a WebLogic Domain.
|
Modifier and Type | Method and Description |
---|---|
protected List<Template> |
OfflineEnvironment.getTemplates()
returns the list of template objects of the discovered offline WebLogic Domain.
|
Modifier and Type | Method and Description |
---|---|
Template |
Template.setLocation(String location)
Sets the location of the Template.
|
Template |
Template.setName(String name)
Sets the name of the Template.
|