public abstract static class RepositoryConfigurator.Factory extends Factory implements IManagedContainer.ContainerAware
Modifier and Type | Class and Description |
---|---|
static class |
RepositoryConfigurator.Factory.Default |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PRODUCT_GROUP |
Constructor and Description |
---|
Factory(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
abstract RepositoryConfigurator |
create(IManagedContainer container,
java.lang.String description) |
RepositoryConfigurator |
create(java.lang.String description) |
void |
setManagedContainer(IManagedContainer container) |
getDescriptionFor, getKey, getProductGroup, getType, toString
public static final java.lang.String PRODUCT_GROUP
public void setManagedContainer(IManagedContainer container)
setManagedContainer
in interface IManagedContainer.ContainerAware
public final RepositoryConfigurator create(java.lang.String description) throws ProductCreationException
create
in interface IFactory
ProductCreationException
public abstract RepositoryConfigurator create(IManagedContainer container, java.lang.String description) throws ProductCreationException
ProductCreationException
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html