[jboss-dev-forums] [EJB3 Development] - Re: EJBTHREE-2198 EJB resource providers for switchboard and the dependency issues
Ales Justin
do-not-reply at jboss.com
Wed Nov 24 06:45:34 EST 2010
Ales Justin [http://community.jboss.org/people/alesj] created the discussion
"Re: EJBTHREE-2198 EJB resource providers for switchboard and the dependency issues"
To view the discussion, visit: http://community.jboss.org/message/572732#572732
--------------------------------------------------------------
> // for nointerface view
> *if* (metadata.exposesNoInterfaceView)
>
How do you know if there is no exposed interfaces?
Like this?
if ((jsbmd.getBusinessLocals() == null || jsbmd.getBusinessLocals().size() == 0) &&
(jsbmd.getBusinessRemotes() == null || jsbmd.getBusinessRemotes().size() == 0))
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/572732#572732]
Start a new discussion in EJB3 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2030]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101124/36d5b1b5/attachment.html
More information about the jboss-dev-forums
mailing list