public interface ComponentFactory<T> extends Serializable
Component
of the given generic type,
depending on the environment parameter passed during initialisation.Modifier and Type | Method and Description |
---|---|
T |
create() |
void |
initialise(String environment) |
Copyright © 2016 Alfresco. All rights reserved.