@Value.Immutable public abstract static class LiveWeavingServiceImpl.PointcutClassName extends Object
| Constructor and Description |
|---|
PointcutClassName() |
| Modifier and Type | Method and Description |
|---|---|
static LiveWeavingServiceImpl.PointcutClassName |
fromMaybePattern(String maybePattern,
LiveWeavingServiceImpl.PointcutClassName subTypeRestriction,
boolean doNotMatchSubClasses) |
static LiveWeavingServiceImpl.PointcutClassName |
fromNonPattern(String nonPattern,
LiveWeavingServiceImpl.PointcutClassName subTypeRestrictionPointcutClassName,
boolean doNotMatchSubClasses) |
static LiveWeavingServiceImpl.PointcutClassName |
fromPattern(Pattern pattern,
LiveWeavingServiceImpl.PointcutClassName subTypeRestrictionPointcutClassName,
boolean doNotMatchSubClasses) |
public static LiveWeavingServiceImpl.PointcutClassName fromMaybePattern(String maybePattern, LiveWeavingServiceImpl.PointcutClassName subTypeRestriction, boolean doNotMatchSubClasses)
public static LiveWeavingServiceImpl.PointcutClassName fromNonPattern(String nonPattern, LiveWeavingServiceImpl.PointcutClassName subTypeRestrictionPointcutClassName, boolean doNotMatchSubClasses)
public static LiveWeavingServiceImpl.PointcutClassName fromPattern(Pattern pattern, LiveWeavingServiceImpl.PointcutClassName subTypeRestrictionPointcutClassName, boolean doNotMatchSubClasses)
Copyright © 2011–2020 Glowroot contributors. All rights reserved.