public interface ObjectKey extends Writeable
Modifier and Type | Method and Description |
---|---|
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.
|
ObjectId getId()
ObjectKeyTemplate getTemplate()
byte[] getBytes(ORB orb)
CorbaServerRequestDispatcher getServerRequestDispatcher(ORB orb)
Copyright © 2018 JBoss by Red Hat. All rights reserved.