|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.application.ApplicationVersionLifecycleEvent
public class ApplicationVersionLifecycleEvent
Constructor Summary | |
---|---|
ApplicationVersionLifecycleEvent(String ownAppId,
String appId)
|
Method Summary | |
---|---|
String |
getApplicationId()
|
String |
getApplicationName()
|
String |
getArchiveVersion()
|
String |
getLibImplVersion()
|
String |
getLibSpecVersion()
|
String |
getPlanVersion()
|
String |
getVersionId()
|
boolean |
isActiveVersion()
|
boolean |
isAdminMode()
|
boolean |
isOwnVersion()
|
boolean |
isOwnVersionActive()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ApplicationVersionLifecycleEvent(String ownAppId, String appId)
Method Detail |
---|
public String getApplicationId()
public String getApplicationName()
public String getVersionId()
public String getArchiveVersion()
public String getPlanVersion()
public String getLibSpecVersion()
public String getLibImplVersion()
public boolean isAdminMode()
public boolean isActiveVersion()
public boolean isOwnVersion()
public boolean isOwnVersionActive()
public String toString()
toString
in class Object
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |