151152153154155156157158159160161
/* * first try for a getFoo() type of property * (also getfoo() ) */ executor = new PropertyExecutor(rlog,introspector, claz, identifier); /* * if that didn't work, look for get("foo") */