Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Class
weblogic.security.spi.ApplicationVersionCreationException

Packages that use ApplicationVersionCreationException
weblogic.security.spi This package includes interfaces, classes, and exceptions you use to develop security providers. 
 

Uses of ApplicationVersionCreationException in weblogic.security.spi
 

Methods in weblogic.security.spi that throw ApplicationVersionCreationException
 void VersionableApplicationProvider.createApplicationVersion(String appIdentifier, String sourceAppIdentifier)
          Marks the creation of a new application version and is only called on one server within a WebLogic Server domain at the time the version is created.
 


Copyright 1996, 2014, 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.1.3)

Part Number E41849-02