public final class TransientObjectManager extends Object
Constructor and Description |
---|
TransientObjectManager(ORB orb) |
Modifier and Type | Method and Description |
---|---|
void |
deleteServant(byte[] transientKey) |
byte[] |
getKey(Object servant) |
Object |
lookupServant(byte[] transientKey) |
Object |
lookupServantData(byte[] transientKey) |
byte[] |
storeServant(Object servant,
Object servantData) |
public TransientObjectManager(ORB orb)
Copyright © 2017 JBoss by Red Hat. All rights reserved.