Package | Description |
---|---|
org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
org.jboss.reflect.plugins.javassist | |
org.jboss.reflect.spi |
Extended Reflection API.
|
Modifier and Type | Class and Description |
---|---|
class |
PackageInfoImpl
Class info
TODO JBMICROCONT-118 fix the introspection assumption
|
Modifier and Type | Field and Description |
---|---|
protected PackageInfo |
ClassInfoImpl.packageInfo
The package info
|
Modifier and Type | Method and Description |
---|---|
PackageInfo |
ClassInfoImpl.getPackage() |
PackageInfo |
ClassInfoHelper.getPackage(ClassInfoImpl classInfo)
Get the package for class
|
Modifier and Type | Method and Description |
---|---|
PackageInfo |
JavassistTypeInfo.getPackage() |
Modifier and Type | Method and Description |
---|---|
PackageInfo |
DelegateClassInfo.getPackage() |
PackageInfo |
NumberInfo.getPackage() |
PackageInfo |
ClassInfo.getPackage()
Get the package
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.