See: Description
| Class | Description |
|---|---|
| Application |
An Application is used to describe a Java application.
|
| AppSvcGroup |
An AppSvcGroup is used to group various resources.
|
| AppSvcResource |
TODO fix Javadoc
|
| Blueprint |
A Blueprint is a description of the set of ‘Domain Templates’ needed to create a Domain.
|
| BlueprintReference |
Represents a reference to a Blueprint file.
|
| CapacityConstraint |
A CapacityConstraint is work manager constraint that limits the total number of outstanding requests.
|
| Classpath |
The classpath is represented by a list of ClasspathFileSystemResource objects.
|
| ClasspathFileSystemResource |
The class to represent a file system resource as an element in a classpath.
|
| ContextCase |
A ContextCase is a selection criterion for a ContextRequestClass used with Work Managers.
|
| ContextRequestClass |
A ContextRequestClass is xxxxxxxx.
|
| DomainLibFileSystemResource |
The class to represent a file system resource as an element in the $DOMAIN_HOME/lib directory.
|
| EndpointEnvironmentResourceValue |
The class that represents an environment resource value that contains some sort of
network endpoint information like a hostname or IP Address.
|
| EnvironmentResource |
EnvironmentResource is the superclass representing environment settings on which the
blueprint depends.
|
| EnvironmentResourceValue |
The super class of all environment resource value types.
|
| EnvironmentVariableResource |
The class representing an environment variable.
|
| FairShareRequestClass |
A FairShareRequestClass is xxxxxxxx.
|
| FileStore |
A FileStore is WebLogic Server persistent store that uses the file system for persistence.
|
| FileSystemEnvironmentResourceValue |
The class that represents an environment resource value that contains a file
or directory name in the file system.
|
| FileSystemResource |
The superclass of all resources that refer to something in the file system.
|
| ForeignJndiLink |
A ForeignJndiLink is defines the local and remote JNDI name for a JNDI reference.
|
| ForeignJndiProvider |
A ForeignJndiProvider is a WebLogic Server configuration mechanism for referencing a remote JNDI
provider for the purposes of binding local JNDI references to remote objects.
|
| GenericFileSystemResource |
The class to represent a generic file system resource, such
as a properties file referred to by a Java System Property.
|
| JDBCConnectionPoolParameters |
JDBCConnectionPoolParameters is used to store parameters for JDBC connection pools.
|
| JDBCDataSourceParameters |
DataSourceParameters is used to store parameters for JDBC data sources.
|
| JDBCDriverParameters |
JDBCDriverParameters is used to store parameters for JDBC drivers.
|
| JDBCOracleParameters |
JDBCOracleParameters is used to store Oracle-specific JDBC parameters.
|
| JdbcStore |
A JdbcStore is WebLogic Persistent Store that uses the database for persistence.
|
| JDBCSystemResource |
A JDBCSystemResource is used to describe a JDBC system resource.
|
| JDBCXAParameters |
JDBCXAParameters is used to store parameters for XA.
|
| Library |
An Application is used to describe a Java application.
|
| LogFile |
An abstract class that centralizes the various log file-related configuration.
|
| MailSession |
A MailSession represents a JavaMail session.
|
| MaxThreadsConstraint |
A MaxThreadsConstraint is a type of constraint that can be applied in
a work manager that limits the maximum number of threads that the work
manager will use.
|
| MinThreadsConstraint |
A MinThreadsConstraint is a constraint that can be applied to
a work manager that limits the minimum number of threads that
the work manager will use.
|
| OsgiFramework | |
| ResponseTimeRequestClass |
A ResponseTimeRequestClass is xxxxxxxx.
|
| ServerGroup |
A ServerGroup is used to group servers.
|
| ShutdownClass |
A ShutdownClass is class that WLS runs at server shutdown time.
|
| StartupClass |
A StartupClass is class that WLS runs at server startup.
|
| StringEnvironmentResourceValue |
The class that represents an environment resource value that contains a value
that is treated as an opaque string.
|
| SystemPropertyResource |
Class representing a system property.
|
| Template |
Provides details of a Domain Extension Template (or Base Template).
|
| WLDFHarvestedType |
WLDFHarvestedType is individual harvested type for wldf harvester
|
| WLDFHarvester |
WLDFHarvester is a wldf harvester
|
| WLDFImageNotification |
WLDFImageNotification is a wldf notification destination
|
| WLDFInstrumentation |
WLDFInstrumentation is a wldf instrumentation container
|
| WLDFInstrumentationMonitor |
WLDFInstrumentationMonitor is a individual monitor for wldf instrumentation
|
| WLDFJMSNotification |
WLDFJMSNotification is a wldf notification destination
|
| WLDFJMXNotification |
WLDFJMXNotification is a wldf notification destination
|
| WLDFSMTPNotification |
WLDFSMTPNotification is a wldf notification destination
|
| WLDFSNMPNotification |
WLDFSNMPNotificaiton is is a wldf notification destination
|
| WLDFSystemResource |
A WLDFSystemResource is a WLDF module definition
|
| WLDFWatch |
WLDFWatch is a wldf watch
|
| WLDFWatchNotification |
WLDFWatchNotification is a watch and notify rule for wldf watch
|
| WorkManager |
A WorkManager is WebLogic configuration artifact that is used to influence how work is scheduled for execution.
|
| WorkManagerShutdownTrigger |
A WorkManagerShutdownTrigger is configuration artifact that controls when WebLogic will shutdown a Work Manager
due to stuck threads.
|
| Enum | Description |
|---|---|
| AlgorithmType |
The AlgorithmType enumeration defines the types of data source load balancing algorithms.
|
| Classpath.Location |
Environment location for the Classpath.
|
| DistributionPolicy |
Controls the value of the Persistent Store Distribution Policy values.
|
| EnvironmentResourceType |
Represents the different types of EnvironmentResources
|
| EnvironmentResourceValueType |
Represents the type of an environment resource's value.
|
| FileSystemResourceRelativeToType |
The type of the base location to which a file system resource is relative.
|
| GlobalTransactionProtocol |
The GlobalTransactionProtocol enumeration defines the global transaction protocols.
|
| JDBCSystemResourceType |
The JDBCSystemResourceType enumeration defines the types of JDBCSystemResources.
|
| LogRotationType |
The LogRotationType enum restricts the value of the rotationType for the LogFile blueprint class.
|
| MigrationPolicy |
Controls the value of the Persistent Store Migration Policy values.
|
| ModuleType |
The ModuleType enumeration defines the acceptable types of Java EE modules - EAR, WAR and JAR.
|
| OsgiFramework.DeployInstallationBundleType | |
| Scope |
The Scope enumeration defines the types of scopes.
|
| SecurityDDModel |
The SecurityDDModel enumeration defines the acceptable types of DD security models.
|
| StagingMode |
The StagingMode enumeration defines the staging options for application deployments.
|
| StatementCacheType |
The StatementCacheType enumeration defines types of statement caches.
|
| SynchronousWritePolicy |
Controls the values of the file store synchronous write policy.
|
| Template.TemplateType |
Specifies how the Template is used.
|