org.apache.aries.application.utils
Class ServiceDeclarationFactory

java.lang.Object
  extended by org.apache.aries.application.utils.ServiceDeclarationFactory

public class ServiceDeclarationFactory
extends Object


Constructor Summary
ServiceDeclarationFactory()
           
 
Method Summary
static ServiceDeclaration getServiceDeclaration(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDeclarationFactory

public ServiceDeclarationFactory()
Method Detail

getServiceDeclaration

public static ServiceDeclaration getServiceDeclaration(String s)
                                                throws org.osgi.framework.InvalidSyntaxException
Throws:
org.osgi.framework.InvalidSyntaxException


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.