public interface Referenceable
参考代表一种记录地址信息的方法,关于对象本身并没有直接绑定到命名系统。这样的对象可以实现引用的接口作为程序使用这个对象来确定其基准是什么样子。例如,当绑定一个对象,如果对象实现的接口的引用,getreference()可调用对象可以使用绑定的借鉴。
Modifier and Type | Method and Description |
---|---|
Reference |
getReference()
检索此对象的引用。
|
Reference getReference() throws NamingException
NamingException
-如果在检索参考遇到的是一个命名的例外。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.