Package | Description |
---|---|
org.jboss.papaki.javassistclasspool |
Contains the implementation of the scanning strategy that uses Javassist ClassPool.
|
org.jboss.papaki.javassistinputstream |
Contains the implementation of the scanning strategy that uses inputstream's and the Javassist library.
|
Modifier and Type | Class and Description |
---|---|
class |
JavassistClassPool
An annotation scanner using Javassist's ClassLoader
|
Modifier and Type | Class and Description |
---|---|
class |
JavassistInputStream
An annotation scanner using Javassist and InputStream
|
Copyright ? 2009 Red Hat Middleware LLC (http://www.jboss.com/)