public class ServiceClassHolder extends Object
| Modifier and Type | Method and Description |
|---|---|
static ServiceClassHolder |
getInstance() |
Class |
popServiceClass() |
void |
pushServiceClass(Class clazz) |
public static ServiceClassHolder getInstance()
public Class popServiceClass()
public void pushServiceClass(Class clazz)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.