public class SessionAttributeMarshallingContext extends Object implements VersionedMarshallingConfiguration
Constructor and Description |
---|
SessionAttributeMarshallingContext(org.jboss.modules.Module module) |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentMarshallingVersion() |
org.jboss.marshalling.MarshallingConfiguration |
getMarshallingConfiguration(int version) |
public SessionAttributeMarshallingContext(org.jboss.modules.Module module)
public int getCurrentMarshallingVersion()
getCurrentMarshallingVersion
in interface VersionedMarshallingConfiguration
public org.jboss.marshalling.MarshallingConfiguration getMarshallingConfiguration(int version)
getMarshallingConfiguration
in interface VersionedMarshallingConfiguration
Copyright © 2013 JBoss by Red Hat. All rights reserved.