Package org.jboss.set.assistant.action
Class ActionContext
- java.lang.Object
-
- org.jboss.set.assistant.action.ActionContext
-
public class ActionContext extends Object
- Author:
- egonzalez
-
-
Constructor Summary
Constructors Constructor Description ActionContext(org.jboss.set.aphrodite.Aphrodite aphrodite, org.jboss.set.aphrodite.spi.StreamService streamService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.set.aphrodite.AphroditegetAphrodite()org.jboss.set.aphrodite.spi.StreamServicegetStreamService()
-