public class GProcessObservableMethod extends ProcessObserverMethodImpl implements GenericProducerObserverEvent
Constructor and Description |
---|
GProcessObservableMethod(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod,
javax.enterprise.inject.spi.ObserverMethod<?> observerMethod) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getBeanClass() |
Class<?> |
getProducerOrObserverType() |
addDefinitionError, getAnnotatedMethod, getObserverMethod
public GProcessObservableMethod(javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod, javax.enterprise.inject.spi.ObserverMethod<?> observerMethod)
public Class<?> getBeanClass()
getBeanClass
in interface GenericProducerObserverEvent
public Class<?> getProducerOrObserverType()
getProducerOrObserverType
in interface GenericProducerObserverEvent
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.