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()
ObjectKey
getTemplate
in interface ObjectKey
public ObjectId getId()
ObjectKey
public void write(OutputStream os)
Writeable
public CorbaServerRequestDispatcher getServerRequestDispatcher(ORB orb)
getServerRequestDispatcher
in interface ObjectKey
Copyright © 2016 JBoss by Red Hat. All rights reserved.