Member predicate EjbInterfaceAnnotation::getANamedType
Gets a type named within the “value” element of this annotation.
For example, types Foo
and Bar
are named within @Remote({Foo.class, Bar.class})
.
Gets a type named within the “value” element of this annotation.
For example, types Foo
and Bar
are named within @Remote({Foo.class, Bar.class})
.