public class MethodHolder extends AbstractSerializableHolder<Method> implements PrivilegedAction<Method>
Method.| Constructor and Description |
|---|
MethodHolder(Method method) |
| Modifier and Type | Method and Description |
|---|---|
protected Method |
initialize() |
Method |
run() |
get, readResolvepublic MethodHolder(Method method)
protected Method initialize()
initialize in class AbstractSerializableHolder<Method>public Method run()
run in interface PrivilegedAction<Method>Copyright © 2013 Seam Framework. All Rights Reserved.