| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters |
| Modifier and Type | Method and Description |
|---|---|
Idea |
IdeaFactory.produce(Thinker thinker) |
Idea |
Thinker.think() |
| Modifier and Type | Method and Description |
|---|---|
List<Idea> |
Thinker.getIdeas() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdeaFactory.dispose(Thinker thinker,
Idea idea,
javax.enterprise.inject.spi.BeanManager beanManager) |
void |
Thinker.forget(Idea idea) |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.