Oracle

Uses of Interface
weblogic.management.configuration.RemoteSAFContextMBean

Packages that use RemoteSAFContextMBean
weblogic.management.configuration   
 

Uses of RemoteSAFContextMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return RemoteSAFContextMBean
 RemoteSAFContextMBean DomainMBean.createRemoteSAFContext(String name)
          Factory method to create SAFRemoteContext object
 RemoteSAFContextMBean[] DomainMBean.getRemoteSAFContexts()
          Get RemoteSAFContextMBean for this Domain
 RemoteSAFContextMBean DomainMBean.lookupRemoteSAFContext(String name)
           
 

Methods in weblogic.management.configuration with parameters of type RemoteSAFContextMBean
 void DomainMBean.destroyRemoteSAFContext(RemoteSAFContextMBean remoteSAFContext)
          Removes a SAFRemoteContext from this domain
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle