org.apache.cxf.xkms.service
Class CertificateRepoProxyFactory
java.lang.Object
org.apache.cxf.xkms.service.CertificateRepoProxyFactory
public class CertificateRepoProxyFactory
- extends Object
|
Method Summary |
void |
close()
|
org.apache.cxf.xkms.x509.repo.CertificateRepo |
create()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertificateRepoProxyFactory
public CertificateRepoProxyFactory(Class<?> serviceInterface,
String filterSt,
org.osgi.framework.BundleContext context)
create
public org.apache.cxf.xkms.x509.repo.CertificateRepo create()
close
public void close()
Apache CXF