org.jboss.weld.bean.proxy
Class Marker
java.lang.Object
org.jboss.weld.bean.proxy.Marker
public class Marker
- extends Object
A marker class we can use to ensure that our method will not collide with a
user provided method
- Author:
- pmuir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Marker INSTANCE
isMarker
public static boolean isMarker(int position,
Method method,
Object[] args)
Copyright © 2013 Seam Framework. All Rights Reserved.