[rules-users] How to create and use Function inside .drl file

Wolfgang Laun wolfgang.laun at gmail.com
Tue Jul 31 06:53:39 EDT 2012


What is it you don't uderstand in the Drools Expert manual?

...all required imports.

function ...(m)

...(m) just like a static method in Java, just omit all modifiers
(public, static).

-W



On 31/07/2012, ashwindrool <ashwin.khandelwal86 at gmail.com> wrote:
> HI,
>
> I need to create certain functonality inside one *function in .drl
> file*.Can
> u help me with *creation and usage of function inside .drl file*.
>
> Thanks.....
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/How-to-create-and-use-Function-inside-drl-file-tp4018968.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list