public class SimpleIdentifierFactory<I> extends Object implements IdentifierFactory<I>
IdentifierFactory that delegates to a supplier.| Constructor and Description |
|---|
SimpleIdentifierFactory(Supplier<I> factory) |
public void start()
start in interface Restartablepublic void stop()
stop in interface RestartableCopyright © 2021 JBoss by Red Hat. All rights reserved.