public class SessionAttributeMarshallerFactoryImpl extends Object implements SessionAttributeMarshallerFactory
| Constructor and Description |
|---|
SessionAttributeMarshallerFactoryImpl() |
SessionAttributeMarshallerFactoryImpl(org.jboss.marshalling.MarshallerFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
SessionAttributeMarshaller |
createMarshaller(LocalDistributableSessionManager manager)
Create a session attribute marshaller using the specified distributable session manager.
|
public SessionAttributeMarshallerFactoryImpl()
public SessionAttributeMarshallerFactoryImpl(org.jboss.marshalling.MarshallerFactory factory)
public SessionAttributeMarshaller createMarshaller(LocalDistributableSessionManager manager)
createMarshaller in interface SessionAttributeMarshallerFactorymanager - a distributable session managerSessionAttributeMarshallerFactory.createMarshaller(org.jboss.as.clustering.web.LocalDistributableSessionManager)Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.