Ejemplo n.º 1
0
			public PointcutUnionMethodMatcher(UnionPointcut enclosingInstance)
			{
				this._enclosingInstance = enclosingInstance;
			}
Ejemplo n.º 2
0
 public PointcutUnionMethodMatcher(UnionPointcut enclosingInstance)
 {
     this._enclosingInstance = enclosingInstance;
 }