|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModificationTypeMatcher | |
|---|---|
| org.jboss.deployers.vfs.plugins.structure.modify | |
| Uses of ModificationTypeMatcher in org.jboss.deployers.vfs.plugins.structure.modify |
|---|
| Classes in org.jboss.deployers.vfs.plugins.structure.modify that implement ModificationTypeMatcher | |
|---|---|
class |
AbstractModificationTypeMatcher
Abstract modification type matcher. |
class |
ExplodeTopModificationTypeMatcher
Explode top modification type matcher. |
class |
FileModificationTypeMatcher
File modification type matcher. |
class |
TempTopModificationTypeMatcher
Temp top modification type matcher. |
class |
UnjarTopModificationTypeMatcher
Unjar top modification type matcher. |
| Methods in org.jboss.deployers.vfs.plugins.structure.modify with parameters of type ModificationTypeMatcher | |
|---|---|
void |
ModificationTypeStructureProcessor.addMatcher(ModificationTypeMatcher matcher)
Add modification type matcher. |
void |
ModificationTypeStructureProcessor.removeMatcher(ModificationTypeMatcher matcher)
Remove modification type matcher. |
| Method parameters in org.jboss.deployers.vfs.plugins.structure.modify with type arguments of type ModificationTypeMatcher | |
|---|---|
void |
ModificationTypeStructureProcessor.setMatchers(List<ModificationTypeMatcher> matchers)
Set modification type matchers. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||