Uses of Interface
org.jboss.webbeans.bootstrap.api.Bootstrap

Packages that use Bootstrap
org.jboss.webbeans.bootstrap.api.helpers   
 

Uses of Bootstrap in org.jboss.webbeans.bootstrap.api.helpers
 

Classes in org.jboss.webbeans.bootstrap.api.helpers that implement Bootstrap
 class AbstractBootstrap
          A common implementation of Bootstrap.
 class BootstrapBean
          A bean version of bootstrap that delegates to the underlying bootstrap impl
 class ForwardingBootstrap
          Implementation of Bootstrap which supports the decorator pattern
 

Methods in org.jboss.webbeans.bootstrap.api.helpers that return Bootstrap
protected abstract  Bootstrap ForwardingBootstrap.delegate()
           
 

Constructors in org.jboss.webbeans.bootstrap.api.helpers with parameters of type Bootstrap
BootstrapBean(Bootstrap bootstrap)
           
 



Copyright © 2008-2009. All Rights Reserved.