@Component(role=GroovyRuntimeFactory.class) public class GroovyRuntimeFactory extends Object
GroovyRuntime instances.| Constructor and Description |
|---|
GroovyRuntimeFactory() |
| Modifier and Type | Method and Description |
|---|---|
GroovyRuntime |
create(ClassLoader classLoader) |
protected Iterator<GroovyRuntime> |
findServices(ClassLoader classLoader) |
public GroovyRuntime create(ClassLoader classLoader)
protected Iterator<GroovyRuntime> findServices(ClassLoader classLoader)
Copyright © 2006-2013 Codehaus. All Rights Reserved.