Answer the question
In order to leave comments, you need to log in
What is the way to mimic php(__get, __set, __call, __invoke) magic methods in java?
What is the way to mimic php(__get, __set, __call, __invoke) magic methods in java?
Many features in the yii framework are implemented using php magic methods. I wonder if there is something similar in java web framework.
Answer the question
In order to leave comments, you need to log in
I'm not strong in Java, but I remember the Proxy.
docs.oracle.com/javase/6/docs/api/java/lang/reflect...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question