An object request broker abstraction layer and a method for allowing remote access to a server object via custom interface. The object request broker abstraction layer includes a custom interface, a template with instructions on how to produce source code and a code generator with a set of library routines. This code generator produces a client side and a server side code to allow for creation and access to server objects through non-generic interfaces. This can be carried out through the following method obtaining a template instructing a code generator to produce source code for a client and a server, reading user-defined interface and generating source code for this interface. This generated source code implements a push-based distribution through this user-defined, non-generic interface.