public class BeanScope extends Object
| Constructor and Description |
|---|
BeanScope(String beanScope,
CompiledObject compiledObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanScope() |
CompiledObject |
getCompiledObject() |
String |
toString() |
public BeanScope(String beanScope, CompiledObject compiledObject)
public String getBeanScope()
public CompiledObject getCompiledObject()
Copyright © 2008–2019 Ultreia.io. All rights reserved.