Package | Description |
---|---|
weblogic.management |
Provides for the configuration, control and monitoring of a WebLogic Domain.
|
weblogic.management.partition.admin |
Provides interfaces for
weblogic.management.partition.admin . |
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
weblogic.t3.srvr |
Provides interfaces for
weblogic.t3.srvr . |
Modifier and Type | Method and Description |
---|---|
PartitionUserFileSystemManagerMBean |
PartitionUserFileSystemManager.createPartitionUserFileSystemManagerMBean(RuntimeMBean parent,
java.lang.String partitionName,
weblogic.security.acl.internal.AuthenticatedSubject sub) |
Modifier and Type | Class and Description |
---|---|
class |
PartitionUserFileSystemManagerMBeanImpl
Implementation of the PartitionUserFileSystemManager mbean.
|
Modifier and Type | Method and Description |
---|---|
PartitionUserFileSystemManagerMBean |
PartitionUserFileSystemManagerService.createPartitionUserFileSystemManagerMBean(RuntimeMBean parent,
java.lang.String partitionName,
weblogic.security.acl.internal.AuthenticatedSubject sub) |
Modifier and Type | Method and Description |
---|---|
PartitionUserFileSystemManagerMBean |
DomainPartitionRuntimeMBean.getPartitionUserFileSystemManager()
Provides access to to the service interface
that is used to manipulate user file system content
for this partition.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainPartitionRuntimeMBean.setPartitionUserFileSystemManager(PartitionUserFileSystemManagerMBean bean) |
Modifier and Type | Field and Description |
---|---|
private PartitionUserFileSystemManagerMBean |
DomainPartitionRuntimeMBeanImpl.partitionUserFileSystemManagerMBean |
Modifier and Type | Method and Description |
---|---|
PartitionUserFileSystemManagerMBean |
DomainPartitionRuntimeMBeanImpl.getPartitionUserFileSystemManager() |
Modifier and Type | Method and Description |
---|---|
void |
DomainPartitionRuntimeMBeanImpl.setPartitionUserFileSystemManager(PartitionUserFileSystemManagerMBean bean) |