BEA Systems, Inc.


weblogic.management.configuration
Interface EJBComponentMBean


public interface EJBComponentMBean
extends ComponentMBean, EJBContainerMBean

The top level interface for all configuration information that WebLogic Server maintains for an EJB module.


Field Summary
static long CACHING_STUB_SVUID
           
 
Fields inherited from class weblogic.management.configuration.ComponentMBean
CACHING_STUB_SVUID
 
Fields inherited from class weblogic.management.configuration.EJBContainerMBean
CACHING_STUB_SVUID
 
Fields inherited from class weblogic.management.configuration.DeploymentMBean
CACHING_STUB_SVUID, DEFAULT_ORDER, MAX_ORDER, MIN_ORDER
 
Fields inherited from class weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID
 
Fields inherited from class weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID
 
Methods inherited from interface weblogic.management.configuration.ComponentMBean
activated, getActivatedTargets, getApplication, getURI, setApplication, setURI
 
Methods inherited from interface weblogic.management.configuration.EJBContainerMBean
getExtraEjbcOptions, getExtraRmicOptions, getForceGeneration, getJavaCompiler, getJavaCompilerPostClassPath, getJavaCompilerPreClassPath, getKeepGenerated, getTmpPath, getVerboseEJBDeploymentEnabled, setExtraEjbcOptions, setExtraRmicOptions, setForceGeneration, setJavaCompiler, setJavaCompilerPostClassPath, setJavaCompilerPreClassPath, setKeepGenerated, setTmpPath, setVerboseEJBDeploymentEnabled
 
Methods inherited from interface weblogic.management.configuration.DeploymentMBean
addTarget, getDeploymentOrder, getTargets, removeTarget, setDeploymentOrder, setTargets
 

Field Detail

CACHING_STUB_SVUID

public static final long CACHING_STUB_SVUID

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference