Skip to Content.
Sympa Menu

notify-dpml - r1551 - trunk/main/metro/model/src/main/net/dpml/metro

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1551 - trunk/main/metro/model/src/main/net/dpml/metro
  • Date: Sun, 16 Jul 2006 06:06:09 +0200

Author: mcconnell
Date: 2006-07-16 06:06:07 +0200 (Sun, 16 Jul 2006)
New Revision: 1551

Modified:
trunk/main/metro/model/src/main/net/dpml/metro/ComponentContext.java
Log:


Modified: trunk/main/metro/model/src/main/net/dpml/metro/ComponentContext.java
===================================================================
--- trunk/main/metro/model/src/main/net/dpml/metro/ComponentContext.java
2006-07-16 04:03:17 UTC (rev 1550)
+++ trunk/main/metro/model/src/main/net/dpml/metro/ComponentContext.java
2006-07-16 04:06:07 UTC (rev 1551)
@@ -38,15 +38,5 @@
* @exception RemoteException if a remote I/O error occurs
*/
Controller getController() throws RemoteException;
-
- /**
- * Create a nested component handler.
- * @param anchor the anchor classloader
- * @param uri the component part definition
- * @return the component handler
- * @exception Exception if an error occurs during component loading or
establishment
- */
- //ComponentHandler createComponentHandler(
- // ClassLoader anchor, URI uri ) throws Exception;
}





  • r1551 - trunk/main/metro/model/src/main/net/dpml/metro, mcconnell at BerliOS, 07/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page