Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed May 25, 2010
1 parent 61f4d72 commit b27a83e
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -19,11 +19,12 @@
import javax.enterprise.event.Event;
import javax.enterprise.inject.Instance;
import javax.inject.Inject;

import org.jboss.weld.environment.se.WeldContainer;

/**
* A managed bean which holds all of the injected instances of managed beans and
* events. It is primarily used as a delegate for the WeldContainer class's instance()
* events. It is primarily used as a delegate for the {@link WeldContainer} class's instance()
* and event() methods.
*
* @see WeldContainer
Expand Down

0 comments on commit b27a83e

Please sign in to comment.