|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.management.security.authorization.ComponentType
public class ComponentType
The ComponentType class provides constants for the
component type parameter when using the PolicyListerMBean
and RoleListerMBean interfaces.
| Field Summary | |
|---|---|
static String |
CONNECTOR
The Connector component type. |
static String |
EJB
The EJB component type. |
static String |
WEBAPP
The WebApp component type. |
static String |
WEBSERVICE
The Web Service component type. |
| Constructor Summary | |
|---|---|
ComponentType()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String EJB
public static final String WEBAPP
public static final String CONNECTOR
public static final String WEBSERVICE
| Constructor Detail |
|---|
public ComponentType()
|
Documentation is available at http://e-docs.bea.com/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||