org.ow2.shelbie.core.internal.registry.util
Class References

java.lang.Object
  extended by org.ow2.shelbie.core.internal.registry.util.References

public class References
extends Object

User: guillaume Date: 14/02/13 Time: 14:43


Constructor Summary
References()
           
 
Method Summary
static List<String> getCommandFunctions(org.osgi.framework.ServiceReference reference)
           
static String getCommandScope(org.osgi.framework.ServiceReference reference)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

References

public References()
Method Detail

getCommandScope

public static String getCommandScope(org.osgi.framework.ServiceReference reference)

getCommandFunctions

public static List<String> getCommandFunctions(org.osgi.framework.ServiceReference reference)


Copyright © 2013 OW2 Consortium. All Rights Reserved.