| Constructor and Description |
|---|
ObjectKeyImpl(ObjectKeyTemplate oktemp,
ObjectId id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getBytes(ORB orb) |
ObjectId |
getId()
Return the object identifier for this Object key.
|
CorbaServerRequestDispatcher |
getServerRequestDispatcher(ORB orb) |
ObjectKeyTemplate |
getTemplate()
Return the template for this object key.
|
int |
hashCode() |
void |
write(OutputStream os)
Write this object directly to the output stream.
|
public ObjectKeyImpl(ObjectKeyTemplate oktemp, ObjectId id)
public ObjectKeyTemplate getTemplate()
ObjectKeygetTemplate in interface ObjectKeypublic ObjectId getId()
ObjectKeypublic void write(OutputStream os)
Writeablepublic CorbaServerRequestDispatcher getServerRequestDispatcher(ORB orb)
getServerRequestDispatcher in interface ObjectKeyCopyright © 2018 JBoss by Red Hat. All rights reserved.