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 Package
com.bea.util.jam

Packages that use com.bea.util.jam
com.bea.util.jam Provides interfaces for com.bea.util.jam
com.bea.util.jam.visitor Provides classes to traverse a JElement tree. 
weblogic.descriptor.annotation Defines javadoc annotations that may be used in a DescriptorBean interface. 
weblogic.descriptor.beangen Defines a Descriptor Bean implementation generator 

 

Classes in com.bea.util.jam used by com.bea.util.jam
JamClassLoader
          Object which can load representations of a java.lang.Class.
JAnnotatedElement
          Base abstraction for JElements which can carry annotations and comments.
JAnnotation
          Represents a metadata that is associated with a particular JElement.
JAnnotationValue
          Represents a member value of a JAnnotation.
JClass
          Represents a Java class that may or may not be loaded in the VM.
JComment
          Encapsulates comment associated with a package, class, method, and so on.
JConstructor
          Represents a constructor of a java class.
JElement
          The root of the java type object model.
JField
          Represents an exposed field on a Java class.
JImport
          Represents an imported item on a Java class.
JInvokable
          Base abstraction for something which can be invoked, i.e.
JMember
          Represents an abstraction which can be member of a class.
JMethod
          Represents a method of a java class.
JPackage
          Represents a java package.
JParameter
          Represents a single parameter of a Java method or constructor.
JProperty
          This is a helper class which provides java.beans-like functionality in the JAM framework.
JSourcePosition
          Describes a specific point in a source file.

 

Classes in com.bea.util.jam used by com.bea.util.jam.visitor
JAnnotation
          Represents a metadata that is associated with a particular JElement.
JClass
          Represents a Java class that may or may not be loaded in the VM.
JComment
          Encapsulates comment associated with a package, class, method, and so on.
JConstructor
          Represents a constructor of a java class.
JField
          Represents an exposed field on a Java class.
JMethod
          Represents a method of a java class.
JPackage
          Represents a java package.
JParameter
          Represents a single parameter of a Java method or constructor.
JProperty
          This is a helper class which provides java.beans-like functionality in the JAM framework.
JTag
          Represents a javadoc tag.

 

Classes in com.bea.util.jam used by weblogic.descriptor.annotation
JAnnotatedElement
          Base abstraction for JElements which can carry annotations and comments.
JAnnotationValue
          Represents a member value of a JAnnotation.

 

Classes in com.bea.util.jam used by weblogic.descriptor.beangen
JAnnotationValue
          Represents a member value of a JAnnotation.
JClass
          Represents a Java class that may or may not be loaded in the VM.

 


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