org.hippoecm.hst.content.beans.standard
Class BeanWrapper<B extends HippoBean>

java.lang.Object
  extended by org.hippoecm.hst.content.beans.standard.BeanWrapper<B>

public class BeanWrapper<B extends HippoBean>
extends Object


Constructor Summary
BeanWrapper(B b)
           
 
Method Summary
 B getBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanWrapper

public BeanWrapper(B b)
Method Detail

getBean

public B getBean()


Copyright © 2008-2012 Hippo. All Rights Reserved.