proyal 2003/02/28 08:16:42
Modified: fortress/src/java/org/apache/avalon/fortress/impl/handler
ProxyHelper.java
Log:
Make public so extended containers can use the class
Revision Changes Path
1.3 +1 -1
avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/ProxyHelper.java
Index: ProxyHelper.java
===================================================================
RCS file:
/home/cvs/avalon-excalibur/fortress/src/java/org/apache/avalon/fortress/impl/handler/ProxyHelper.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ProxyHelper.java 25 Feb 2003 16:28:26 -0000 1.2
+++ ProxyHelper.java 28 Feb 2003 16:16:41 -0000 1.3
@@ -82,7 +82,7 @@
* @author <a href="mailto:[EMAIL PROTECTED]">Berin Loritsch</a>
* @author <a href="mailto:peter at apache.org">Peter Donald</a>
*/
-final class ProxyHelper
+public final class ProxyHelper
{
/**
* The list interfaces that will not be proxied.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]