Feature Requests item #481529, was opened at 2001-11-13 16:05
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=481529&group_id=31602

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Michael Larionov (mlarionov)
Assigned to: Nobody/Anonymous (nobody)
Summary: lookup methods in home interface

Initial Comment:
Hi, 

I think it is very cool that we have static variables
COMP_NAME and JNDI_NAME in home interfaces.
What would be even cooler is to have a lookup methods
in a home interface, like:

public static MyBeanHome getHome() {
..........
}

This method would 
1)encapsulate lookup logic
2) implement cacheing of home interfaces, so you don't 
have to do jndi lookup every time.

Thanks!

Michael.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=481529&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to