|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectsrc.groovy.pl.burningice.plugins.image.container.ContainerWorkerFactory
class ContainerWorkerFactory
Factory for container workers
Property Summary | |
---|---|
ResourcePathProvider |
resourcePathProvider
|
Constructor Summary | |
ContainerWorkerFactory()
|
Method Summary | |
---|---|
ContainerWorker
|
produce(ImageContainer container)
Method will produce worker based on passed image container |
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
ResourcePathProvider resourcePathProvider
Constructor Detail |
---|
ContainerWorkerFactory()
Method Detail |
---|
public ContainerWorker produce(ImageContainer container)
Groovy Documentation