- org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite
 
    
        - 
        
        
            
        
        
        
        
        
            
                - 
                    
Field Summary
                    
                    
                        Fields 
                        
                            | Modifiers | 
                            Name | 
                            Description | 
                        
                        
                        
                            protected int  | 
                            version | 
                             | 
                        
                        
                    
                   
                 
                
                - 
                    
                
 
                
            
        
        
        
        
        
        
        
        
        
        
        
        
            
            - 
                    
Methods Summary
                    
                    
                        Methods 
                        
                            | Type Params | 
                            Return Type | 
                            Name and description | 
                        
                        
                        
                             | 
                            public Object | 
                            call(Object receiver, Object[] args)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkCall(Object receiver, Object[] args)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkCall(Object receiver)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkCall(Object receiver, Object arg1)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkCall(Object receiver, Object arg1, Object arg2)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkCall(Object receiver, Object arg1, Object arg2, Object arg3)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkCall(Object receiver, Object arg1, Object arg2, Object arg3, Object arg4)
  | 
                        
                        
                        
                             | 
                            protected final boolean | 
                            checkPojoMetaClass()
  | 
                        
                        
                        
                             | 
                            public static CallSite | 
                            createCachedMethodSite(CallSite site, MetaClassImpl metaClass, CachedMethod metaMethod, Class[] params, Object[] args)
  | 
                        
                        
                        
                             | 
                            public static CallSite | 
                            createNonAwareCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params, Object[] args)
  | 
                        
                        
                        
                             | 
                            public static CallSite | 
                            createPojoMetaMethodSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params, Object receiver, Object[] args)
  | 
                        
                        
                        
                             | 
                            public Object | 
                            invoke(Object receiver, Object[] args)
  | 
                        
                        
                    
                   
               
            
            - 
                    
Inherited Methods Summary
                    
                    
                        Inherited Methods 
                        
                            | Methods inherited from class | 
                            Name | 
                        
                        
                        
                            class PlainObjectMetaMethodSite | 
                            doInvoke | 
                        
                        
                            class AbstractCallSite | 
                            acceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, call, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callGetProperty, callGetPropertySafe, callGroovyObjectGetProperty, callGroovyObjectGetPropertySafe, callSafe, callSafe, callSafe, callSafe, callSafe, callSafe, callStatic, callStatic, callStatic, callStatic, callStatic, callStatic, createGetPropertySite, createGroovyObjectGetPropertySite, getArray, getIndex, getName, getProperty | 
                        
                    
                   
               
                
        
        
     
    
 
    
        - 
           
            
            
            
                - 
                    
                
                    
Field Detail
                    
                        
                        
                            - 
                                
protected final int version
                                
                             
                        
                    
                 
            
            
            
            
            
            
            
            
            
            
            
                - 
                    
                
                    
Method Detail
                    
                        
                        
                    
                        
                        
                            - 
                                
protected final boolean checkCall(Object receiver, Object[] args)
                                
                             
                        
                    
                        
                        
                            - 
                                
protected final boolean checkCall(Object receiver)
                                
                             
                        
                    
                        
                        
                            - 
                                
protected final boolean checkCall(Object receiver, Object arg1)
                                
                             
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                            - 
                                
protected final boolean checkPojoMetaClass()
                                
                             
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                 
            
            
         
    
 
    
    
    Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.