|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.enhancer.servicesapi.helper.impl.RdfProxyInvocationHandler
public class RdfProxyInvocationHandler
| Field Summary | |
|---|---|
protected static java.lang.reflect.Method |
equals
The equals Method of Object |
protected SimpleRdfEntityFactory |
factory
The logger TODO: Question: How to get the dependencies for logging working with maven :( |
protected static java.lang.reflect.Method |
getIDMethod
The getID method of the RdfEntity Interface |
protected static java.lang.reflect.Method |
hashCode
The hashCode Method of Object |
protected org.apache.clerezza.rdf.core.LiteralFactory |
literalFactory
|
protected org.apache.clerezza.rdf.core.NonLiteral |
rdfNode
|
protected static java.lang.reflect.Method |
toString
The toString Method of Object |
| Constructor Summary | |
|---|---|
RdfProxyInvocationHandler(SimpleRdfEntityFactory factory,
org.apache.clerezza.rdf.core.NonLiteral rdfNode,
java.lang.Class<?>[] parsedInterfaces,
org.apache.clerezza.rdf.core.LiteralFactory literalFactory)
|
|
| Method Summary | |
|---|---|
protected org.apache.clerezza.rdf.core.Resource |
getRdfResource(java.lang.Object value)
|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.reflect.Method getIDMethod
protected static final java.lang.reflect.Method toString
Object
protected static final java.lang.reflect.Method equals
Object
protected static final java.lang.reflect.Method hashCode
Object
protected SimpleRdfEntityFactory factory
protected org.apache.clerezza.rdf.core.LiteralFactory literalFactory
protected org.apache.clerezza.rdf.core.NonLiteral rdfNode
| Constructor Detail |
|---|
public RdfProxyInvocationHandler(SimpleRdfEntityFactory factory,
org.apache.clerezza.rdf.core.NonLiteral rdfNode,
java.lang.Class<?>[] parsedInterfaces,
org.apache.clerezza.rdf.core.LiteralFactory literalFactory)
| Method Detail |
|---|
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.Throwable
protected org.apache.clerezza.rdf.core.Resource getRdfResource(java.lang.Object value)
throws org.apache.clerezza.rdf.core.NoConvertorException
org.apache.clerezza.rdf.core.NoConvertorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||