public class InvocationRestriction extends Object
| Constructor and Description |
|---|
InvocationRestriction() |
InvocationRestriction(Class<?> iface) |
InvocationRestriction(Class<?>[] interfaces) |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getInterfaces()
Returns an array of exposed interfaces.
|
void |
setInterfaces(Class<?>[] interfaces)
Sets an array of exposed interfaces.
|
Copyright © 2015. All rights reserved.