@ApplicationScoped public class ShapeFactoryCache extends Object
Constructor and Description |
---|
ShapeFactoryCache() |
Modifier and Type | Method and Description |
---|---|
void |
addShapeFactory(ShapeFactory factory) |
Set<ShapeFactory> |
getShapeFactories() |
public Set<ShapeFactory> getShapeFactories()
public void addShapeFactory(ShapeFactory factory)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.