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 SessionAttributeMarshallerFactory
manager
- a distributable session managerorg.jboss.web.tomcat.service.session.distributedcache.spi.SessionAttributeMarshallerFactory#createMarshaller(org.jboss.web.tomcat.service.session.distributedcache.spi.LocalDistributableSessionManager)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.