net.sf.cglib.beans
Class ImmutableBean

java.lang.Object
  extended bynet.sf.cglib.beans.ImmutableBean

public class ImmutableBean
extends java.lang.Object

Author:
Chris Nokleberg

Nested Class Summary
static class ImmutableBean.Generator
           
 
Method Summary
static java.lang.Object create(java.lang.Object bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static java.lang.Object create(java.lang.Object bean)


Copyright © 2002-2003 cglib. All Rights Reserved.