public class FactoryImpl extends java.lang.Object implements KeyProviderFactory
| Constructor and Description |
|---|
FactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(java.lang.String fileName) |
void |
dispose() |
IObservableList |
getKeyProviders() |
void |
init(Realm realm) |
void |
remove(KeyProvider keyProvider) |
java.lang.String |
toString() |
public void addFile(java.lang.String fileName)
throws java.lang.Exception
java.lang.Exceptionpublic void remove(KeyProvider keyProvider) throws java.lang.Exception
java.lang.Exceptionpublic void init(Realm realm)
init in interface KeyProviderFactorypublic void dispose()
dispose in interface KeyProviderFactorypublic java.lang.String toString()
toString in class java.lang.Objectpublic IObservableList getKeyProviders()
getKeyProviders in interface KeyProviderFactory
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0