public class SessionAttributesCacheKeyExternalizer extends AbstractSimpleExternalizer<SessionAttributesCacheKey>
CacheKeyFactory
for SessionAttributesCacheKey
s.Constructor and Description |
---|
SessionAttributesCacheKeyExternalizer() |
Modifier and Type | Method and Description |
---|---|
SessionAttributesCacheKey |
readObject(ObjectInput input) |
void |
writeObject(ObjectOutput output,
SessionAttributesCacheKey key) |
getId, getTargetClass, getTypeClasses
public SessionAttributesCacheKeyExternalizer()
public void writeObject(ObjectOutput output, SessionAttributesCacheKey key) throws IOException
IOException
public SessionAttributesCacheKey readObject(ObjectInput input) throws IOException
IOException
Copyright © 2013 JBoss by Red Hat. All rights reserved.