Skip to Content.
Sympa Menu

notify-dpml - r982 - in trunk/main/metro: model/src/main/net/dpml/metro part/api/src/main/net/dpml/part

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: r982 - in trunk/main/metro: model/src/main/net/dpml/metro part/api/src/main/net/dpml/part
  • Date: Fri, 27 Jan 2006 13:58:25 +0100

Author: mcconnell
Date: 2006-01-27 13:58:18 +0100 (Fri, 27 Jan 2006)
New Revision: 982

Removed:
trunk/main/metro/model/src/main/net/dpml/metro/model/
Modified:
trunk/main/metro/part/api/src/main/net/dpml/part/ProviderOperations.java
Log:
housekeeping

Modified:
trunk/main/metro/part/api/src/main/net/dpml/part/ProviderOperations.java
===================================================================
--- trunk/main/metro/part/api/src/main/net/dpml/part/ProviderOperations.java
2006-01-27 12:48:05 UTC (rev 981)
+++ trunk/main/metro/part/api/src/main/net/dpml/part/ProviderOperations.java
2006-01-27 12:58:18 UTC (rev 982)
@@ -71,16 +71,6 @@
Object getValue( boolean isolate ) throws RemoteException;

/**
- * Return the runtime value associated with this instance.
- * @param isolate if TRUE the value returned is a proxy exposing the
- * service interfaces declared by the component type otherwise
- * the instance value is returned.
- * @return the value
- * @exception RemoteException if a remote I/O error occurs
- */
- //Object getManagementService( boolean isolate ) throws RemoteException;
-
- /**
* Apply a transition to the instance.
* @param key the transition name
* @return the state established as a result of applying the transition




  • r982 - in trunk/main/metro: model/src/main/net/dpml/metro part/api/src/main/net/dpml/part, mcconnell at BerliOS, 01/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page