|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.annotation.impl.RemoteBindingsImpl
public class RemoteBindingsImpl
Comment
| Constructor Summary | |
|---|---|
RemoteBindingsImpl(java.util.List bindings)
|
|
RemoteBindingsImpl(org.jboss.ejb3.annotation.RemoteBinding[] bindings)
|
|
| Method Summary | |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType()
|
org.jboss.ejb3.annotation.RemoteBinding[] |
value()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.annotation.Annotation |
|---|
equals, hashCode, toString |
| Constructor Detail |
|---|
public RemoteBindingsImpl(org.jboss.ejb3.annotation.RemoteBinding[] bindings)
public RemoteBindingsImpl(java.util.List bindings)
| Method Detail |
|---|
public org.jboss.ejb3.annotation.RemoteBinding[] value()
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType in interface java.lang.annotation.Annotation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||