|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Reference
Interface that represent the reference information from a SCA component.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
Interface |
getInterface()
Method returns the Interface of the specified reference. |
java.lang.String |
getName()
Method returns the name of the specified reference. |
java.lang.String |
getWireTarget()
Method returns the name of the target the reference is wired to. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getName()
java.lang.String getWireTarget()
null
will be returned.
Interface getInterface()
Interface
of the specified reference.
Interface
of the specified reference.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |