public static class MockrunnerJars.Permission extends Object
| Constructor and Description |
|---|
MockrunnerJars.Permission(boolean isStrutsDependencyAllowed,
boolean isWebJ2EEDependencyAllowed,
boolean isOtherJ2EEDependencyAllowed,
boolean isMockEJBDependencyAllowed,
boolean isXMLDependencyAllowed) |
| Modifier and Type | Method and Description |
|---|---|
Set |
getProhibited(Set dependentJars) |
boolean |
isMockEJBDependencyAllowed() |
boolean |
isOtherJ2EEDependencyAllowed() |
boolean |
isStrutsDependencyAllowed() |
boolean |
isWebJ2EEDependencyAllowed() |
boolean |
isXMLDependencyAllowed() |
public MockrunnerJars.Permission(boolean isStrutsDependencyAllowed,
boolean isWebJ2EEDependencyAllowed,
boolean isOtherJ2EEDependencyAllowed,
boolean isMockEJBDependencyAllowed,
boolean isXMLDependencyAllowed)
public boolean isOtherJ2EEDependencyAllowed()
public boolean isStrutsDependencyAllowed()
public boolean isWebJ2EEDependencyAllowed()
public boolean isMockEJBDependencyAllowed()
public boolean isXMLDependencyAllowed()
Copyright © 2003-2016. All Rights Reserved.