Skip to Content.
Sympa Menu

notify-dpml - r971 - trunk/main/metro/model/src/main/net/dpml/metro/control

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: r971 - trunk/main/metro/model/src/main/net/dpml/metro/control
  • Date: Tue, 24 Jan 2006 18:13:25 +0100

Author: mcconnell
Date: 2006-01-24 18:13:25 +0100 (Tue, 24 Jan 2006)
New Revision: 971

Modified:

trunk/main/metro/model/src/main/net/dpml/metro/control/ComponentManager.java
Log:
optimization of class naming and sync of changes across the runtime

Modified:
trunk/main/metro/model/src/main/net/dpml/metro/control/ComponentManager.java
===================================================================
---
trunk/main/metro/model/src/main/net/dpml/metro/control/ComponentManager.java
2006-01-24 17:07:29 UTC (rev 970)
+++
trunk/main/metro/model/src/main/net/dpml/metro/control/ComponentManager.java
2006-01-24 17:13:25 UTC (rev 971)
@@ -40,14 +40,6 @@
String[] getKeys();

/**
- * Return an internal component.
- * @param key the internal component key
- * @return the component
- * @exception UnknownKeyException the key is not recognized
- */
- Component getComponent( String key ) throws UnknownKeyException;
-
- /**
* Return a local component handler.
* @param key the internal part key
* @return the local component handler




  • r971 - trunk/main/metro/model/src/main/net/dpml/metro/control, mcconnell at BerliOS, 01/24/2006

Archive powered by MHonArc 2.6.24.

Top of Page