com.sun.jersey.server.impl.cdi
Class BeanGenerator

java.lang.Object
  extended by com.sun.jersey.server.impl.cdi.BeanGenerator

public class BeanGenerator
extends Object

Generates any number of plain bean classes on the fly, loading them with the thread context class loader. Generated bean classes have a single, public, no-arg constructor.

Author:
robc

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.