Phong Lighting Render Pass?

It is possible to write such render pass class and incorporate it into JME2? JME2 has already classes presenting usage of GLSL shaders for normal mapping but they are limited. In JME3 there is such thing build-in, using phong lighting shader. It is posible to move this feature from JME3 to JME2 with/without modifications?