Interface MarshallingConfigurationRepository
-
- All Known Implementing Classes:
SimpleMarshallingConfigurationRepository
public interface MarshallingConfigurationRepositoryRepository of versionedMarshallingConfigurations.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetCurrentMarshallingVersion()org.jboss.marshalling.MarshallingConfigurationgetMarshallingConfiguration(int version)
-