|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
weblogic.security.spi.ApplicationInfo.ComponentType
public static class ApplicationInfo.ComponentType
A ComponentType represents the component type for the application that is being deployed and is used within an ApplicationInfo interface.
| Field Summary | |
|---|---|
static ApplicationInfo.ComponentType |
APPLICATIONIndicates that component type is an Application. |
static ApplicationInfo.ComponentType |
CONTROL_RESOURCEIndicates that component type is a ControlResource. |
static ApplicationInfo.ComponentType |
EJBIndicates that component type is an EJB. |
static ApplicationInfo.ComponentType |
WEBAPPIndicates that component type is a WebApp. |
| Method Summary | |
|---|---|
String |
getName()Obtain the name of the component type. |
String |
toString()Output the name of the component type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ApplicationInfo.ComponentType APPLICATION
public static final ApplicationInfo.ComponentType EJB
public static final ApplicationInfo.ComponentType WEBAPP
public static final ApplicationInfo.ComponentType CONTROL_RESOURCE
| Method Detail |
|---|
public String getName()
public String toString()
toString in class Object
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||