Interface MarshallingConfigurationContext
-
- All Known Implementing Classes:
MarshallingConfigurationRepositoryServiceConfigurator
public interface MarshallingConfigurationContextContext for creating marshalling configuration- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModuleDeploymentgetDeployment()org.jboss.modules.ModulegetModule()
-
-
-
Method Detail
-
getModule
org.jboss.modules.Module getModule()
-
getDeployment
ModuleDeployment getDeployment()
-
-