Skip navigation links

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


Uses of Class
weblogic.security.spi.ApplicationInfo.ComponentType

Packages that use ApplicationInfo.ComponentType
weblogic.security.spi   

 

Uses of ApplicationInfo.ComponentType in weblogic.security.spi

 

Fields in weblogic.security.spi declared as ApplicationInfo.ComponentType
static ApplicationInfo.ComponentType ApplicationInfo.ComponentType.APPLICATION
          Indicates that component type is an Application.
static ApplicationInfo.ComponentType ApplicationInfo.ComponentType.CONTROL_RESOURCE
          Indicates that component type is a ControlResource.
static ApplicationInfo.ComponentType ApplicationInfo.ComponentType.EJB
          Indicates that component type is an EJB.
static ApplicationInfo.ComponentType ApplicationInfo.ComponentType.WEBAPP
          Indicates that component type is a WebApp.

 

Methods in weblogic.security.spi that return ApplicationInfo.ComponentType
abstract  ApplicationInfo.ComponentType ApplicationInfo.getComponentType()
          Get the type of component.

 


Skip navigation links

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